Part Number: TMDXRM57LHDK Hello,
I am attempting to run a test case on the Hercules RM57L843 board through VectorCAST, but the execution seems to crash / hang. I am using a Blackhawk XDS560v2 System Trace Emulator as an external debugger. The code has…
Part Number: TMDXRM57LHDK Hello,
I need to use the SPI2 on TMDXRM57LHDK: RM57L Hercules Development Kit (HDK)
But the different signals do not appear on the J10 connector.
Is it necessary to initialize special part on the board?
Thanks for your Help
…
Part Number: TMDXRM57LHDK Tool/software: Code Composer Studio Hello
I am working on SDRAM on TMDXRM57LHDK kit. I want to write the different location of SDRAM and then read back this locations. Code is attached blew.
My program is reading and writing this…
Hello Marcel,
Your DMA configuration is correct. The only things which blocks data transfer to SDRAM is cache or improper EMIF settings (pinmux, timing).
1. disable the cache (HALCoGen MPU panel)
2. use the pinmux and emif config files attached
3. use…
Part Number: TMDXRM57LHDK I am currently working with a RM57 Hercules Development kit. I am attempting to complete an SPI transfer, and I am confused about the value for CSNR. In the reference manual in figure 27-25, it lists the values for CSNR, but…
Part Number: TMDXRM57LHDK Hello community,
I am trying to set up 8 PWM signals on N2HET1 and 8 more on N2HET2 using HALCoGen. I am using the Hercules RM57 HDK. The HET1 PWM signals are working as expected but the HET2 ones are not showing up at all (0 voltage…
Part Number: TMDXRM57LHDK Tool/software: Code Composer Studio Hello
I am working on TMDXRM57LHDK. I need a example code to receive data from uart and then write this data to SDRAM.
Regards
Zain
Part Number: TMDXRM57LHDK Tool/software: Code Composer Studio Hello,
I am working on a project that receives and processes a rather large amount of Sensor Data (2k Byte every 60ms). I have found and implemented the Example Code for SCI DMA successfully…
Part Number: TMDXRM57LHDK Tool/software: TI C/C++ Compiler Hi,
I'm using the lwIP for Ethernet, and want to see the debug messages from this function "LWIP_DEBUGF" . How can I enable the messages in Code(Do I have ob enable the messages in code?)…
Tool/software: Code Composer Studio Hi,
Where does the access to the sdram happen(with which function etc.)? I only see a functionality of a blinking LED. Is this the only example for the sdram?
Thank You. BR
Marcel