Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi,
I'm using the CC2640R2F launchpad running SDK 1.50.00.71. When I tried using the ROV, the same error was always occurring even though the application was running correctly:
"Error: java.lang.Exception: Target memory read failed at address: <addr>, length: <len> This read is at an INVALID address according to the application's section map. The application is likely either uninitialized or corrupt."
I have found similar threads regarding this problem but none of the fixes seem to be the solution to my problem.
I built my application around the simple_peripheral example. I tried running an unmodified version of the simple peripheral example, and got this same error (also when I run the host_test example from the same SDK).
Does anyone have a suggested action to overcome this issue?
Thanks in advance,
Gamli