Hi Tanuj,
This issue already raised by your colleague in below thread link:
(+) LAUNCHXL2-570LC43: Ethernet Transmission and Receiving Between Two TMS570LC4357 Launchpad boards - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: TMS570LC4357 , HALCOGEN Tool/software: I have two TMS570LC4357 Launchpad and I want to perform EMAC Communication between these two. I have used the same HalCOGen configuration as EMAC_Loopback…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: HALCOGEN
Tool/software:
I am currently testing the internal temperature sensors of the TMS570LC43 MCU using the example code provided by TI.
However, upon reviewing the HALCoGen configuration…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: DP83640 , HALCOGEN , DP83630 i am trying to implimenting ethernet communication on LAUNCHXL2-570LC43 evolution kit in that board ether ner PHY IC is DP83630 but in HALCOGEN only DP83640 PHY…
Part Number: LAUNCHXL2-570LC43 Hi,
I am using the LAUNCHXL2-570LC43 Hercules Launchpad to evaluate the UDP Code. I am using the ActiveWebServer code that i cloned from the TI Git. Using the LwIP library, I have run the client server code locally on…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: HALCOGEN Hi, I am trying to establish CAN Communication between 2 launchpads . One flashed with CAN TX and the other flashed with CAN Rx code. These examples have been referred from the Examples…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: TMS570LC4357 , HALCOGEN Tool/software: Hi @ jagadish gundavarapu ,
I am trying to store data of some variables in flash memory.
Do you have any sample code for reference?
I am using…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: UNIFLASH Tool/software: I am working on trying to upload the example bootloader project found here: 6.1. Project 0 — Hercules Safety MCUs Documentation ( https://software-dl.ti.com/hercules…
Hi Vivek,
I verified your both the applications with RTOS and without RTOS and i didn't find out any issues there.
vivek nawani said: Did I placed the "void gioNotification(gioPORT_t *port, uint32 bit)" function at the right place in my main.c file…