2006-12-20 12:39 AM
I can't write data into flash bank1 of STR912 by CAPS
2011-05-17 12:34 AM
I want to fix TestBu to flash bank1 by the following statments.
But I can't write it into the Bank1 of STR912 by CAPS #pragma location=0x80000 const u8 TestBu[10]={0,1,2,3,4,5,6,7,8,9}; following is HEX file: :020000040000FA :100000002CF09FE52CF09FE52CF09FE52CF09FE570 :100010002CF09FE50000A0E12CF09FE504E04EE20B :10002000FF402DE918019FE518E19FE510FF2FE142 ... ... ... ... :106EA000C0A8010E4C044C04C0A8010EB004B004EC :106EB000C0A80164C0A80001FFFFFF00FF7F3F1FC3 :046EC0000F070301B4 :020000040008F2 :0C000000000102030405060708090000C7 :04000005000001787E :00000001FF2011-05-17 12:34 AM
Dear,
Could you please tell me what do you mean by ''you can't write'', is there any error message, it writes but wrong values???? I suggest sending all steps you follow to write using CAPS (maximum details can be very helpful) Finally, Don't forget to specify you firmware ''.hex'' placement and to merge it before writing. Hopefully this helps. Rgards, MBS