Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: HALCOGEN , I am trying to follow the adcDisplay HALCOgen example for the LAUNCHXL2-570LC43. I have tried with all the SCI on the board and do not see any text transmitted to the console.…
Part Number: LAUNCHXL2-570LC43 Tool/software: Hello,
Currently I am trying to debug my LAUNCHCXL2-570LC43 using XDS 110 External Debugger. It has J18 Header which is used for external debugging. I have connected JTAG TI14 Pins Header with J18 (which…
Part Number: CCSTUDIO Other Parts Discussed in Thread: TMS570LC4357 , LAUNCHXL2-570LC43 , HALCOGEN I am using LAUNCHXL2-570LC43 to evaluate the TMS570LC4357 processor. Is this an outdated board? because it seems like the documentation online including…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: HALCOGEN , TMS570LC4357 Tool/software: Hello everyone,
I have successfully tested the CAN loopback example on a single LAUNCHXL2- 570LC43 board, and it works perfectly. The loopback code…
Hi Christopher,
Apologies for the delayed response!
Christopher Federici said: If I put a breakpoint at first call to _c_int00 within resetEntry function, it will not hit on the first execution - instead the program will stop at entry to main and…
Part Number: LAUNCHXL2-570LC43 Hello,
I followed SPNA235–August 2016 in order to create linker generated CRC table. Such like this:
.text : {} palign=8, fill=0xffffffff, crc_table(textCrcTable, algorithm=TMS570_CRC64_ISO) > FLASH0 | FLASH 1
After…
Part Number: LAUNCHXL2-570LC43 Other Parts Discussed in Thread: BQ79616 , TMS570LC4357 Tool/software: Hello,
We are not able to find the User's Guide for the LAUNCHXL2- 570LC43 eval board.
Also, although we have the BQ79600_UART_Sample_Code working…