Hi, I had work with 2kB eval version of Keil with si1010 chip and I got flash erase/write/read working. after I updated to 4k eval version of Keil, it can compile correctly but flash is all mess up. problem 1: when load with 4kB compiled program, it write something into the flash section of chip(addr 0x200). problem 2: it can read flash fine, but after perform flash erase or write, the program would crash and have to reload. any idea what's the fix to these problems?
Thanks, Zhi