Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Koen De Ganck

#1
Thanks, indeed the problem is now solved. Erik Malund gave me this tip too.
Maybe it would be nice to give a warning when overwriting programcode.
#2
I found out that there is a problem with programming this chip. The last byte of  each boundary is wrong. (I checked 4 flashblocks).  Flashmagic give 'OK' after verifying the programmed code. Reading out the last byte(0XFFFh) of each block  with Flashmagic and my application gives the same wrong byte. '1' can be '0' or vice verse, reprogramming a second time without erasing does not solve the problem.
I also tried with 'FREQ = 0' and 'FREQ = 20' as my device works at maximum speed in 6-clk mode.
I have the problem in Flashmagic V1.74 and V2.47
What could be wrong ?
Thanks for your response.

Koen De Ganck