Posted on August 22, 2006 at 11:22Yes, sorry, the problem is solved for now :) In original version initialization code was also linked to RAM and therefore wasn't initialized itself :-?
Posted on August 22, 2006 at 10:19 Thanks for your answer. If I understand correctly, supplied files differ from mine only in copying to RAM only flash routines instead of all CODE segment. I've tried it and get the same result with these flash ...
Posted on August 21, 2006 at 11:50 Updated: I've also included generated map file and screenshot from debugger showing broken RAM. Screenshot with proper memset() from another example application with code in ROM is also attached. ...
Posted on August 21, 2006 at 10:09 Hi. I've tried to use IAP 2.0 example from http://mcu.st.com/mcu/modules.php?mop=modload&name=Splatt_Forums&file=viewtopic&topic=3862&forum=17, but it doesn't execute properly: my asm code in 71x_init.s is ex...