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.
Hi All,
I followed Task 3 from the above link and able to port the OAD feature to Multirole project and able to generate the oad.bin file.
If I run in debug mode with code composer studio connected the appllication is booting up and OAD feature also I am able to test.
But when I stop the debug mode or power recycle the board and run in stand alone mode without debugger connected, this time application is not loading.
Kindly know your suggestions.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
In order to launch the OAD image, you have to load the BIM image after you have loaded the OAD file with a flash programming tool such as UNIFLASH. Please refer to the User's Guide for more information: http://dev.ti.com/tirex/explore/content/simplelink_cc13x2_26x2_sdk_3_40_00_02/docs/ble5stack/ble_user_guide/html/ble-stack-oad/setting-up-environment.html#oad-target-setup
Thanks,
Elin
Hi Elin,
Yes, I flashed both the BIM OFF Chip and My multirole application images from Uniflash tool.
Still the same issue.
To verify that the problem is on the launchpad just flashed the ProjectZero and SimplePeripheralOFFOAD along with BIM OFF CHIP, these applications were loading properly.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
Thanks for checking.
Yasar Arafath1 said:Yes, I flashed both the BIM OFF Chip and My multirole application images from Uniflash tool.
Are you flashing multiple multi_role images to the device? If yes, what's the name of these files?
Thanks,
Elin
Hi Elin,
I am not flashing multiple multirole images. Only BIM OFF Chip and Multirole image I am flashing.
https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/894092
Another thread is resumed in the above link regarding the same issue. Kindly move our discussion there?
Thanks & Regards,
Yasar Arafath
Hi Yasar,
The original problem of the thread you linked is solved so please continue using this thread for this problem.
Yasar Arafath1 said:I am not flashing multiple multirole images.
Thanks for verifying. Are you flashing the BIM image first or last?
Also, refer to the User's Guide for more information on how to set up the OAD Environment.
Thanks,
Elin
Hi Elin,
BIM I am flashing first.
With the link provided by you in above reply followed the Uniflash configuration for CCFG area and also tried with exact BIM image which matches my application.
Then tried with all Secure/Unsecure and Debug/Release BIM images.
My application project I tried with Debug Secure and Debug Unsecure.
Thanks & Regards,
Yasar Arafath
Hi All,
Kindly update me on fixing the above issue.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
Did you use the same settings (secure/non-secure etc) for both the application and BIM projects?
Have you tried adding OAD to any of the other projects in the SDK, does that work?
Thanks,
Elin
Hi Elin,
Yes, Used the same settings for the BIM and Application Project.
No, I have tried adding OAD only to Multirole Project.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
Apologies for the delay.
Can you re-try adding OAD to the multi_role project and exactly follow the steps in the SimpleLink Academy lab?
If that doesn't work, please update to v4.10 of the SDK.
Thanks,
Elin
Hi Elin,
Retried many times and also with Simple Peripheral, same issue is there.
Once I tried with 4.10 SDK after updating my CCS to V10. There also same issue.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
Thanks for checking.
Have you tried any of the OAD examples in the SDK and see if they work as expected?
Thanks,
Elin
Hi Elin,
Tried default OAD examples in the SDK and it is working as expected.
Thanks & Regards,
Yasar Arafath
Hi Elin,
I am using CCS V10, mentioned in our above discussion.
Thanks & Regards,
Yasar Arafath
Hi Yasar,
Sorry I didn't see that you had already mentioned which IDE and version you are using.
How are you done Task 4 - Advanced OAD debugging to see why you cannot enter the application?
Are you using the file generated by the OAD image tool?
Please also refer to Setting up the BLE OAD environment in the User's Guide on which order you should load the files.
Thanks,
Elin