Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hello, I'm upgrading from SDK v3.10 to v4.20. With that, I'm also upgrading from CCS 9.10 to 10.10. SDK v4.20 uses xdc v3.61.01.25 which is the version I'm building with but CCS v10.10 is bundled with xdc v3.61.02.27. I see the following when I look at the ROV>System module.
The path to the version of XDCtools which is current being used to run ROV.
C:\ti\cs1010\xdctools_3_61_02_27_core
Before I start my application, I can look at the ROV>Task module and see:
I run the application and when I stop it and look at the ROV>Task module and I see:
Error: java.lang.Exception: Target memory read failed at address: 0x200057d0, length: 76 This read is at an INVALID address according to the application's section map. The application is likely either uninitialized or corrupt.
I get something similar whether I use ROV Classic or Runtime Object View. I’ve read all the threads about this and I’ve verified that the path for the auto Heap is in place as described here (http://software-dl.ti.com/lprf/simplelink_cc26x2_latest/docs/ble5stack/ble_user_guide/html/debugging/ble-index.html?highlight=rov#null)
I've connected to Runtime Object View and then started it with the same issue and I’ve tried running with optimization on and off with the same issue. I am out of ideas. Can you please suggest something for me to try.
Best regards,
Dawn





