2017-06-12 07:30 AM
Hello everyone,
I am working with SPC56EL60 and SPC5Studio v5.0.
I'd like to know how to edit the code to change the _reset_address value (without having to generate the application).
I need to change my application reset address to make it begin from flash sector 1, instead of flash sector2.
I see the
_reset_address is defined in linker file (user.ld), but
I can't find where the _reset_address is defined.Thank you.
Regards
Alessandro
2017-06-12 08:13 AM
Ok, I've also tried changing the settings from the SpcStudio GUI.
In Spc5Studio, I got this:
Generating the application I got the linker ld file updated with the new settings:
When I run the application in debug, though, I still se the application starting from sector 2..
I was expecting the application to start from 0x00004008..
Can anyone explain this behavior?
Thank you.
Regards
Alessandro
2017-06-13 04:05 AM
Hello Alessandro ,
I am checking your issue.
Have you generated correctly your source code from SPC5Studio GUI ?
Could you confirm your version used ?
HAL or RLA ?
Best regards
Erwan
2017-06-13 07:09 AM
Hello Alessandro ,
No problem is noticed
(Cf Screenshot)
Best regards
Erwan