Hi all,
we have a TMS320DM8148( Contex A8) CPU and we will reset this CPU in some error case. But may I know after reset CPU (not power lost), the memory content is preservable ? The memory include L1/L2 and DDR memory.
thanks
ivan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
we have a TMS320DM8148( Contex A8) CPU and we will reset this CPU in some error case. But may I know after reset CPU (not power lost), the memory content is preservable ? The memory include L1/L2 and DDR memory.
thanks
ivan
Hello,
Rajat will answer here.
Thank you.
BR
Vladimir
hi Vladimir,
May I know if the internel ram may corrupt or DDR?
could you please share some detail information?
we have two programs may need interact each other by sharing internal and external ram. One of them will reset CPU, so we need to know after CPU reset, the memory content is still intact. These program run at ARM core.
thanks
Ivan
Ivan,
How will the software reset the processor, using software reset mechanism or Power on reset (external). My understanding is that If its power on reset then we may not be able to guarantee internal RAM content preservation, DDR contents can be preserved as long as the software configures DDR in self refresh mode in beginning I think DDR self refresh mode is default in most software configurations.
If however its just a soft reset, then the internal and external RAM contents will be preserved.
Regards
Rajat