Part Number: HERCULES_SAFETY_MCU_DEMOS
Hello all,
I'm using the LwIP stack to implement UDP communication using the Raw API and no OS. What is the best practice to extract and and handle received UDP data? Below is a short code snippet that initializes…
Part Number: HERCULES_SAFETY_MCU_DEMOS
Tool/software: Code Composer Studio
Hello:
I can't download the program to my TMS570LS0714 board, the warning information is:
CortexR4: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR4: Error…
Part Number: HERCULES_SAFETY_MCU_DEMOS I'm using the N2HET's loopback test feature in "digital" mode. My loopback test is using default N2HET configuration. My test first initializes the loopback configuration registers. It then proceed to perform a set…
Part Number: HERCULES_SAFETY_MCU_DEMOS Tool/software: Code Composer Studio Can anybody provide an example of how to configure the SPI interface on the Hercules development board? Markings on the eval board:
TMS570LC43x / RM57Lx
337 ZWT / Launchpad…
Hi Paulo,
Can you please refer below thread once:
(+) Compiler/HERCULES_SAFETY_MCU_DEMOS: TMS570LS3137 - Hercules - SPI2 - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
This bit should be 1 for the SPI which…
Hi Amarchand,
In your attached picture i can see only 12v and 5V LED's are liting and other two LED's 3.3v and 1.2v are not liting.
I think it should be some regulator issue, please have a look on below thread:
(+) HERCULES_SAFETY_MCU_DEMOS: Arm…
Hi Pankaj,
I guess you reopened a new thread for above questions:
(+) HERCULES_SAFETY_MCU_DEMOS: TMS570LC43x SAFETI Diagnostic - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
So, i am closing this thread and…
Hi Chester,
Used the DVD still met problem, so I tried to download CCS from https://www.ti.com/tool/CCSTUDIO and HERCULES_SAFETY_MCU_DEMOS from https://www.ti.com/tool/HERCULES_SAFETY_MCU_DEMOS .
I used CCS11.2.0 to open the source code and change…
Cherry Zhou said: Should Runtime support library select a specific library? The following is the full building output: Error is 18 in HL_sys_core.asm:
The errors from the failing build are due to --float_support=VFPv3D16 missing from the compiler command…