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.

API's for Piccolo TMX320F28069!

Other Parts Discussed in Thread: SYSBIOS, TMS320F28069

Hi,

    I started to work on Piccolo TMX320F28069 processor. Please tell me  where can I find the API's for Piccolo TMX320F28069 processor??? 

Thanks & regards,

Rahul

  • Hi Rahul,

    You can find all the SYS/BIOS APIs in the cdoc (CCS Toolbar -> Help -> Help Contents). Here's a link to the online copy of cdoc for the latest SYS/BIOS release - http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/sysbios/6_35_01_29/exports/bios_6_35_01_29/docs/cdoc/index.html

    Best,

    Ashish

  • Thank you Ashish,

                                     I did't get any specific help on TMX320F28069!!!. Please let me know the details.

    Thanks, 

    Rahul

  • Thanks Ashish,

      I have CAN interface code written, But now its not running on RTOS, So I want it to run on SYS/BIOS RTOS. How I could achieve it?.

    Thanks,

    Rahul

  • Hi Rahul,

    Rahul SU said:

                                     I did't get any specific help on TMX320F28069!!!. Please let me know the details.

    Please look at the delegates page on the cdoc:

    http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/6_35_01_29/exports/bios_6_35_01_29/docs/cdoc/ti/sysbios/family/doc-files/delegates.html

    This will show you the list of all C28 specific modules. Once you have the list, you can look at the cdoc for the particular module.

    Rahul SU said:

      I have CAN interface code written, But now its not running on RTOS, So I want it to run on SYS/BIOS RTOS. How I could achieve it?.

    If you are new to SYS/BIOS, it might be a good idea to go through the SYS/BIOS user guide (SPRUEX3M) first. To familiarize yourself with SYS/BIOS, you can also try out the example applications in CCS. Here's a link to the online SYS/BIOS training (video lectures) which should help you quickly understand our RTOS architecture - http://processors.wiki.ti.com/index.php/SYS/BIOS_Online_Training

    I am not very familiar with CAN and I believe the best people to answer any CAN related queries would be the C2000 MCU team. They might also be able to point you to some SYS/BIOS CAN examples. Here's a link to the C2000 MCU forum - http://e2e.ti.com/support/microcontrollers/c2000/default.aspx

    Best,

    Ashish

    Best,

    Ashish

  • RTOS Analizer tool in CCSv5.3!!

     

    I'm debugging PIE example of TMS320F28069. But i'm not seeing anything going on RTOS analysis tool.

    How can I get it done???

    Thanks,

    Rahul

  • Hi Rahul,

    You need to setup log buffers to get the RTOS analyzer to work. Here's a wiki that you can refer to learn how to do the setup: http://processors.wiki.ti.com/index.php/Adding_RTA_to_Your_SYS/BIOS_Application

    I would recommend using UIA instead of RTA for your analysis. UIA is available as part of CCS. Here's a link to the user guide for UIA: http://www.ti.com/lit/ug/spruh43d/spruh43d.pdf

    Best,

    Ashish