2015-02-20 04:36 AM
Hi all,
Im trying to add a new section in the first 128Bytes on my Flash memory. I would like to start my my code in 0x80000080 but my code doesn´t run. What additional change I have to do in my code?2015-02-20 05:23 AM
And is that adequate to place the vector table? You'd want to review the .MAP file and confirm that critical structures are placed in a fashion the processor expects.