2006-05-21 02:11 PM
2011-05-17 02:50 AM
I wrote a bubble sort program for uPDS3400 and got it work on simulator. The program copied an array of 30 8-bit integers from program memory to XDATA memory and then sort the array in XDATA memory. However, when I downloaded the program onto flash memory, the contents of XDATA memory did not show correct result