Clock_Ip_Cfg.args 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. -std=c99
  2. -DCPU_S32K144HFT0VLLT
  3. -DI_CACHE_ENABLE
  4. -DENABLE_FPU
  5. -DGCC
  6. -DS32K1XX
  7. -DS32K144
  8. -I../RTD/include
  9. -I../FreeRTOS/Source/include
  10. -I"D:/Work/NXPWorkSpace/S32K144_BLE/FreeRTOS/Source/include"
  11. -I"D:/Work/NXPWorkSpace/S32K144_BLE/FreeRTOS/Source/portable/GCC/ARM_CM4F"
  12. -ID:/Work/NXPWorkSpace/S32K144_BLE/generate/include
  13. -ID:/Work/NXPWorkSpace/S32K144_BLE/RTD/include
  14. -I"D:/Work/NXPWorkSpace/S32K144_BLE/board"
  15. -I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K1_2021_08/SW32K1_RTD_4_4_1_0_0_D2108/Base_TS_T40D2M10I0R0/header"
  16. -I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K1_2021_08/SW32K1_RTD_4_4_1_0_0_D2108/Base_TS_T40D2M10I0R0/include"
  17. -I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K1_2021_08/SW32K1_RTD_4_4_1_0_0_D2108/Platform_TS_T40D2M10I0R0/include"
  18. -I"C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K1_2021_08/SW32K1_RTD_4_4_1_0_0_D2108/Platform_TS_T40D2M10I0R0/startup/include"
  19. -Os
  20. -funsigned-char
  21. -fstack-usage
  22. -fdump-ipa-all
  23. -fomit-frame-pointer
  24. -ggdb3
  25. -pedantic
  26. -Wall
  27. -Wextra
  28. -c
  29. -fno-short-enums
  30. -funsigned-bitfields
  31. -fno-common
  32. -Wunused
  33. -Wstrict-prototypes
  34. -Wsign-compare
  35. -Werror=implicit-function-declaration
  36. -Wundef
  37. -Wdouble-promotion
  38. -mcpu=cortex-m4
  39. -mthumb
  40. -mlittle-endian
  41. -mfloat-abi=hard
  42. -mfpu=fpv4-sp-d16
  43. -specs=nano.specs
  44. -specs=nosys.specs
  45. --sysroot="C:/NXP/S32DS.3.4/S32DS/build_tools/gcc_v9.2/gcc-9.2-arm32-eabi/arm-none-eabi/newlib"