Freescale Kinetis writing to .vectors flash section
I'm trying to disable NMI on a Freescale K10 by modifying the Kinetis_Startup.s file and changing the FOPT .byte from 0xff to 0xfc. It isn't working. The verification after download fails, showing the differences as the byte I'm trying to modify. For some reason, it's not making it into the flash.
Any idea what I could be doing wrong?
I'm using a Segger J-Link for programming.
I found some information about IAR Studio being able to write to this area with a setting change (https://community.freescale.com/thread/311660). Hoping there's a similar feature in CrossStudio.
Thanks,
Chris
Please sign in to leave a comment.
Comments
1 comment