ADM/GW/Debug_STANDALONE/CMakeFiles/GW.elf.dir/link.txt
3minbe 85257c3f29 ver 26.3.3.2
- Drive_Mode.c 수정
  : bool 변수 삭제
- Drive_Mode.c/RcRequestCheck 함수 수정
  : RC ACU 동시 요청 시 비상정지
  : 마지막 요청을 RC_ModeReq에 저장하도록 수정
- Drive_Mode.c/ExecuteEmergencyMode 함수 수정
  : VCU_Emergency_Flag 조건 추가
- VSCode에서 빌드 가능하도록 수정
  : GW/Debug_STANDALONE 생성
2026-03-03 20:24:50 +09:00

2 lines
699 B
Plaintext

C:\NXP\S32DS.3.4\S32DS\build_tools\gcc_v9.2\gcc-9.2-arm32-eabi\bin\arm-none-eabi-gcc.exe --sysroot=C:/NXP/S32DS.3.4/S32DS/build_tools/gcc_v9.2/gcc-9.2-arm32-eabi/arm-none-eabi/newlib -nostartfiles --entry=Reset_Handler -Wl,-Map,C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/GW.map -Wl,--gc-sections -Wl,-u,_printf_float -Wl,-u,_scanf_float -n -mcpu=cortex-m7 -mthumb -mlittle-endian -mfloat-abi=soft -specs=nano.specs -specs=nosys.specs --sysroot=C:/NXP/S32DS.3.4/S32DS/build_tools/gcc_v9.2/gcc-9.2-arm32-eabi/arm-none-eabi/newlib -TC:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Linker_Files/linker_flash.ld @CMakeFiles\GW.elf.dir\objects1.rsp -o GW.elf -lc -lm -lgcc