Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: SYS/BIOS build successfull but error log reports some errors while debugging

$
0
0

Have you resolved the issue with the SYS/BIOS libraries?

To rebuild TivaWare:

Here's a stale wiki page on how to rebuild StellarisWare (which is now TivaWare). While the paths need to be updated to match the TivaWare's installation directory, the screenshots are pretty accurate.

http://processors.wiki.ti.com/index.php/Creating_new_CCS_v5_Project_with_Stellarisware#Import_the_driverlib_from_Stellarisware

After importing TivaWare's CCS project, edit the CCS project properties and change the ARM Compiler's "Optimization" level to 0 (-O0) and ensure that the Debugging model is set for "Full symbolic debug" in the "Advanced Debug Options". Rebuild the "driverlib" project and the rebuild your blinky project.


Viewing all articles
Browse latest Browse all 25965

Trending Articles