Hi,guys:
Today,I stucked in a problem.I have a ELF file which I used GCC links to get,not from S32DS.But now,I want to DownLoad the ELF to the S32K144.I tried to creat a Debug configuration and choose my own ELF.Then it seem like successfully,when the number of registers were right.However,the stack in memory is wrong,then I can't read the new value from "Memory view"on S32DS.
So,are the reason my fault operations?