Hi CEPL_Dev,
Thanks for your updated information, you even have the orginal SDK project build issues.
What's the SDK version you are using? and the MDK version you are using?
I am using SDK_2.8.0_TWR-KE18F, MDK version is v5.29.
If you check the SDK release note, you can find the request tools:
3 Development tools
The MCUXpresso SDK was compiled and tested with these development tools:
• IAR Embedded Workbench for Arm version 8.50.5
• MDK-Arm Microcontroller Development Kit (Keil)® 5.31
• Makefiles support with GCC revision 9-2019-q4-major GCC9 from Arm Embedded
• MCUXpresso IDE v11.2.0
when I build the flexnvm_eeprom project. this is my result:
-----------------------------------------
Rebuild started: Project: flexnvm_eeprom
*** Using Compiler 'V6.13.1', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild Project 'flexnvm_eeprom' - Target 'flexnvm_eeprom debug'
compiling clock_config.c...
compiling pin_mux.c...
compiling fsl_ftfx_controller.c...
compiling fsl_ftfx_cache.c...
compiling fsl_ftfx_flash.c...
compiling flexnvm_eeprom.c...
compiling board.c...
compiling fsl_ftfx_flexnvm.c...
compiling fsl_clock.c...
compiling fsl_common.c...
compiling fsl_gpio.c...
compiling fsl_smc.c...
compiling system_MKE18F16.c...
compiling fsl_debug_console.c...
compiling fsl_lpuart.c...
compiling fsl_str.c...
compiling fsl_assert.c...
compiling serial_manager.c...
compiling lpuart_adapter.c...
compiling serial_port_uart.c...
compiling generic_list.c...
assembling startup_MKE18F16.S...
linking...
Program Size: Code=8296 RO-data=2964 RW-data=8 ZI-data=2260
"debug\flexnvm_eeprom.out" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:06
-----------------------------------------
So, from your log, your compiler version is not correct.

Please also following the SDK_2.8.0_TWR-KE18F\docs\Getting Started with MCUXpresso SDK.pdf
And test it again.
Any updated information, just kindly let me know.
Wish it helps you!
If you still have questions about it, please kindly let me know!
Best Regards,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------