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.

Tiva C: SYSBIOS

Hi

I have a question of SYS/BIOS on DK-TM4C123G .

#1,
I try to Sample on CCS.
(TI Resource Exploer → SYS/BIOS → Tiva TM4C123GH6PM Generic Example  → Hello Example etc.)
I load program . but It can not jump main function.
Could you please check if the example are useful for TM4C123CH6PM?

#2,
What is DGN_FXNS on the ION function table and DGN_DEVPARAMS_GENSINE on Device parameters?
These are explained in the page 184 on the TI SYS/BIOS v6.35 User's Guide.

Regards,
Nagata.

  • Hi Nagata,

    Have you seen the TI-RTOS?  TI-RTOS is an "everything you need to get started", complete product that comes with BIOS, NDK, drivers and examples for  the Tiva device you are using.

    You should download it and give it a try (here's the link to the latest version, TI-RTOS 1.20.00.28).

    Once installed, you can find the examples via the resource explorer (see screen shot).  Also, you will want to check out the TI-RTOS Getting Started Guide, as well as the other documentation included with the product.

    Steve