Hello NXP,
i have a BSP38 running on a S32G399 and i want to verifiy the clock settings with S32 DS. I tried to read back a memory dump either in csv or S19 and it is actually not reflecting the values from my dump. I need a Solution really urgent because validations are ongoing, i hope you can support me. I attached the S19 and the CSV Files i tried with.
Best Regards
Tobias
Hello @tobiasgrimm,
Thanks for contacting NXP support. About your problem, can you elaborate more about it? please share the following information:
Thanks in advance for the information.
Hello @alejandro_e ,
i am using Build id: 240924 (Update 14) Version 3.5.
I am doing the steps mentioned in your Help section of the Import Register function.
I found out only the format created by the export function can be read in:
ACCEL_PLL->PLLCLKMUX,REFCLKSEL,0 |
ACCEL_PLL->PLLCR,PLLPD,0 |
ACCEL_PLL->PLLDV,MFI,80 |
ACCEL_PLL->PLLDV,RDIV,1 |
ACCEL_PLL->PLLFD,MFN,0 |
But actually there is no possibility to import a register dump or something. I need a way to directly import registers from a memory dump or csv file like i attached.
Is there SW Available to create a proper Memory Dump from S32G for the S32DS import function?
Best regards
Tobi
Hello @tobiasgrimm,
After exporting to a CSV file, you should be able to import by clicking the import button you show in the image and then selecting the file you exported erlier:
Press the import button:
Press the "Browse..." button and search for your file
Select the file you have exported previously:
Once selected click finish:
You will see the modified values highlighted in yellow:
Let me know if you can follow the steps described above or if you encounter any error.
PS: I am not able to see the files you mentioned as attached.
Alejandro