Joined: Fri Jun 10, 2011 7:22 am Posts: 1
|
|
hi,
target m/c: AT91SAM9261 host pc:windows 7 32/64 bit
i need to program AT91SAM9261 from custom built tool in which i'm using AT91boot_Dll. the driver installed is AT91 USB to serial converter(CDC COM driver). the problem is when i use AT91Boot_write_data() present in the DLL to write into Dataflash of the target it is throwing error(USART communication not open). but i'm able to write using AT91Boot_write_int(). i.e. i'm not able to write blocks of data. CDC COM driver is the one provide by SAM-BA. can anybody please help me out here.
thanks in advance sandey
|
|