Tool/software: TI C/C++ Compiler
On my code, when I use ROM functions, it does not have any occurrence. I believe this is the reason that my code does not execute. It builds ok and it debugs ok but the board seems to be blank. I have added TARGET_IS_TM4C129_RA0 and PART_TM4C1292NCPDT and included the driverlib. It only happens to this project. On other projects, it works fine.
