MC56F8357 - external RAM Test

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MC56F8357 - external RAM Test

跳至解决方案
1,171 次查看
vineethcn
Contributor I

Hello All,

 

     I'm working on external data RAM with the DSC MC56F8357. I am able to read and write external RAM.  I use CW 8.3 version and In linker command file (.cmd) i defined external memory address range and added section definition. In code i use Pragma, this every thing works fine for me. But now i need to add a test code to test the external RAM.

Kindly guide me how to develop the external RAM test code. All your comments and guidelines/notes are most welcome.

 

Thanks.

Vineeth

标签 (1)
0 项奖励
回复
1 解答
910 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Vineeth

There is no difference to test the external RAM with internal RAM or any other memory type (e.g. internal flash). 

The common method is verification by writing and reading back. Or you may use CRC check.  On this point, external memory is not special. 

Best Regards

Fiona Kuang

Technical Information & Commercial Support

在原帖中查看解决方案

0 项奖励
回复
1 回复
911 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Vineeth

There is no difference to test the external RAM with internal RAM or any other memory type (e.g. internal flash). 

The common method is verification by writing and reading back. Or you may use CRC check.  On this point, external memory is not special. 

Best Regards

Fiona Kuang

Technical Information & Commercial Support

0 项奖励
回复