I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Other Parts Discussed in Thread: HALCOGEN , NOWECC Hi,
I'm using the RM48HDK dev. kit with HALcoGEN generated code.
When the RTI generates an irq (compare0), ESM.Stat3 becomes 0x00000080. Often, ESM.Stat1 becomes 0x00000040, but not always. The nError…
Thank you Sir.
For my better understanding, please clarify me. whether i want to connect pin no 29 (IO21_9 - TDIS output) of CPLD to ground. Am i riight Mr.Pablo. Or what i want to do. Please find the attached schematic to clarify my Query Sir. Your…
Other Parts Discussed in Thread: HALCOGEN Hi @ all,
I have got a weird problem determining the transmission direction of CAN messages in the message RAM. Due to auto-code portions in my project I am unable to predetermine the message direction and have…
Other Parts Discussed in Thread: HALCOGEN , MIO , DP83640 Hello,
I am using the Example project given on this link . I am regenerating the code using HalCoGen 4. It is working fine on the HDK board. I now need to make it work on my own board, the only…
Other Parts Discussed in Thread: HALCOGEN Hi.
I want to make a project with RM48(I have a HDK).
I want to use FreeRTOS(maybe 8.0), FAT with FreeRTOS and TCP/IP with lwIP.
So I tried it several ways.
1. There is a demo project for Cortex-R4 offered…
Hi Lisa,
As far as I can see, all dependencies are solved. The crashing has never not happened. It also occurs with a new, empty project.
Please find attached the log file.
Best regards,
Tim
Just out of curiosity, where in PINMUX would I find GMII_SEL?
The EE on the project wrote:
1.3.31. Write 0x01010001 to PINMMR29 at 0xFFFFEB84. This enables SPI2NENA (not used), note that PINMMR29[8] must not be set to enable the EMIF_CLK to the SDRAM…
Other Parts Discussed in Thread: HALCOGEN I am trying to interface SDRAM with RM48L952zwt. To generate code I am using HAL code generator. In that have configured EMIF module as per SDRAM data sheet. But I am not able to read and write any data.