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

Forum Post: RE: Code Composer v5.5 - Exception Handling Questions

$
0
0

Hey guys.

Were having some trouble creating the new platform...

  1. Is there a guide somewhere to creating a new platform that I could follow?
    1. While I assume we’ll be able to get rid of this warning, I’m curious if there should have been an error generated when we violated the amount of memory available.  Considering we specified the size of IRAM to be 256k, then assigned 128k to L2, shouldn’t we get some error when the compile assigns a value greater than 128k to the remainder of IRAM?
  2. I’m also trying to create an EABI project as we mentioned earlier.  I created a new CCS project using the Minimal SYS/BIOS template and set the Output format to EABI.  After important our C++ code (no external libraries needed), I’m getting the following linker error:

 

undefined first referenced                                                            symbol       in file                                                                 --------- ----------------                                                           main      C:\ti\ccsv5\tools\compiler\c6000_7.4.4\lib\rts6740_elf.lib<args_main.obj> 

   Is there a library I need to include for EABI?

              


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>