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.

how to build PIE_VECT_TABLE with dsp/bios 6.21

Other Parts Discussed in Thread: SYSBIOS

my project is RTSC flash bios based project  with ccsv4.1.2 under control28335 platform.when i compiled successfully,i see the map file,there is no .hwi_vec section.whether has it interrupt table in the sysbios 6.21 like dsp/bios v5.4.1?how could i build a Pievect table? which could not  clash with the sysbios 6.21.my project now could run to main from internal flash.but i don't know how to build PIE_VECT_TABLE with dsp/bios 6.21.