This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Using CCS6, I have the linker cmd file setup as can be seen here
and I have low level init assembly file:
I have the CCS6 "Allow Read/Write/Erase access to BSL memory" checked.
Then when I go to debug the system, the memory locations cannot be seen:
Then when I look into the BSLSIG area starting at 0x17F0, it looks empty, why?
OK that worked, just had to change the low level init assembly file line #87 from BIC to BIS to un protect.
Actually that was not the case.
The previous issue was due to linker cmd issue, but the BSL memory just started to show up even when I went back to the old code. Wish I knew why.
**Attention** This is a public forum