Tool/software:
Hi,
I tried to change the motion detection demo in SDK5.4.1 to use the share memory, extend the APPSS RAM to 640KB, the change files are linker.cmd, example.syscfg and makefile_ccs_bootimage_gen, all are attached below. Rebuilt in ccs and burn the bin on flash, it can boot up, but once load the default MotionDetect.cfg, then it would stop and don't see any output. If just change the linker.cmd to replace the 0x480000 with 0x460000, then it can work well. I cannot understand what changes are missed.
Pls help check, and u can import the default motion detection demo in sdk 5.4.0.1, replace with below attached files, load the default MotionDetect.cfg, test on AWRL1432 ES1.0 EVM, to reproduce the issue.
Look forward to your reply, thanks.
Andy
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/4456.example.syscfghttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/4456.linker.cmdhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/makefile_5F00_ccs_5F00_bootimage_5F00_gen