Hi Ravi,
Please refer below thread for more details:
(19) LAUNCHXL2-570LC43: Example Project 6.3 Bootloader Hercule MCU Verification Error, Memory and Memory Map, XDS110 and X2xx - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E…
Part Number: RM57L843
Tool/software:
Hi,
I implemented an Ethernet bootloader for accepting application firmware over TFTP and downloading it to address 0x00200000 on a RM57 HDK board. The application has it's own vectors at 0x00200000. The bootloader…
Part Number: RM57L843 Tool/software: Hi,
Does Code composer support crash dump analysis for RM57? If so, in what format should I save the crash dump for it to be analyzed in CCS?
Thanks,
Ravi
Part Number: RM57L843 Tool/software: Hello,
In the RM57Lx TRM (SPNU562A of March 2018), the table of PBIST Memory Grouping has AWM1 and AWM2. What are they?
Best regards,
Part Number: RM57L843 Tool/software: Hi,
I am trying to load flash api's onto the RAM using the following Linker script command. However I would like to this to be loaded into a specific memorysection of RAM defined under MEMORY in linker script. Could…
Part Number: RM57L843 Tool/software: HI,
I am trying to implement OTA over TCP/IP on RM57. I read through the reference manual and fund out that this microcontroller has Bank 0 and Bank 1. So, my idea is to execute code from one bank (say bank 0) and…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN , DP83640
Tool/software:
HI,
I am working with with the EMAC on RM57 HDK board. I am seeing an issue with link detection wherein the corresponding bits in LINK and ALIVE registers are no longer…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hi,
I am trying to implement OTA over TCP/IP on RM57. I read through the reference manual and fund out that this microcontroller has Bank 0 and Bank 1. So, my idea is to execute…
Part Number: RM57L843 Tool/software: Hi, we are using RM57L843 for our project and want to use the F021 Flash API. The API is available as library (*.lib). Is it possible to get a version of this library for linux -based system? Apparently I cannot find…