Hi Daniel,
I'm having the same issue. I imported your project and try to build it however I get the following errors:
./src/main.o: In function `main':
C:\ECLIPSE_WS\S32K144_backdoor_key_access_S32DS1.3\Debug_RAM/../src/main.c:166: undefined reference to `__MY_RAM_SIZE'
C:\ECLIPSE_WS\S32K144_backdoor_key_access_S32DS1.3\Debug_RAM/../src/main.c:166: undefined reference to `__MY_RAM_ADR'
C:\ECLIPSE_WS\S32K144_backdoor_key_access_S32DS1.3\Debug_RAM/../src/main.c:166: undefined reference to `__MY_RAM_ROM_ADR'
collect2.exe: error: ld returned 1 exit status
make: *** [S32K144_backdoor_key_access_S32DS1.3.elf] Error 1
I thought may be they are in the linker file, but I just can't find them.
Any ideas?
Thanks,
Koorosh Hajiani