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.

RTOS/TMS320C6746: SYS BIOS 6_46

Part Number: TMS320C6746
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello,

Using SYS BIOS 6.46 and CCS 6.2.

I have taken a Resource Explorer static example for TMS320C6746 . I have added my code in this example.

When I execute this code I am getting "No source available for "ti_sysbios_family_c64p_Hwi_int1() at C:/xyz/"

I have checked - memory issue is not there.

Observation - Used memory function(memset) and array assignment .

when these functions are executed some part of memory code gets corrupted ( filled with zeros).

Any reason for corruption of memory  

note - Before execution of main,  the code is present is in memory at this particular location.

Regards,

Manisha

  • Hi Manisha,

    I've forwarded your query to the software experts. Their feedback should be posted here.

    BR
    Tsvetolin Shulev
  • Manisha,

    Were you seeing this issue before adding your code or after adding your code. Can you confirm that the code worked with out any issues out of the box before modification. Sometimes No source issue shows up in the Editor when the source code for the function is no in the Editor search path. Is there a browse or Locate File option seen under the error in the editor.

    If you look at the file HWI.c in the folder bios_6_46_05_55\packages\ti\sysbios\family\c64p. those functions are used only when used with secure kernel. Are you using secure Kernel?

    Regards,
    Rahul