file swap function (swap-bytes) in REVELPROG app

Here you can ask technical questions about REVELPROG-IS and device/memory programming.
Post Reply
Gapsvanilla
Posts: 2
Joined: Wed Apr 15, 2015 12:04 am

file swap function (swap-bytes) in REVELPROG app

Post by Gapsvanilla »

hello

After reading file can i swap from 16 bit to 8 bit, without having to read the device again ?
ArT
Posts: 1602
Joined: Wed Mar 25, 2015 8:54 am
Location: Warsaw, Poland
Has thanked: 61 times
Been thanked: 171 times

Re: file swap function (swap-bytes) in REVELPROG app

Post by ArT »

Yes you have swap byte function in menu:
swapByte.jpg
swapByte.jpg (95.53 KiB) Viewed 12585 times
But sometimes if chip is 8bit (and does not support 16bit) and you read it as16 bit than you read only half of memory and swap will not help.
Gapsvanilla
Posts: 2
Joined: Wed Apr 15, 2015 12:04 am

Re: file swap function (swap-bytes) in REVELPROG app

Post by Gapsvanilla »

thanks
I have abother problem i tried updating and seems to have a driver incompatibility issues can you help please
ArT
Posts: 1602
Joined: Wed Mar 25, 2015 8:54 am
Location: Warsaw, Poland
Has thanked: 61 times
Been thanked: 171 times

Re: file swap function (swap-bytes) in REVELPROG app

Post by ArT »

If you updated from 1.2.x than you need to install new driver.
It is described in user manual. Please take a look also at short video: https://www.youtube.com/watch?v=6AFD3yBsRNc
Post Reply