Now, i have a problem of example : DVDVSDK\dvsdk_1_01_00_15\psp_1_00_02_00\pspdrivers\drivers\uart. when i run this example with emulator, it works fine. Then, i download it to flash , when i use hexAIS.exe to convert *.out to *.hex , the hex file will work fine when i boot from flash. However , when i use hexAIS.pl to convert *.out to *.bin file, the program will work fine , uart can not work!! It can not send and receive. Did you faced this problem yet?
my prams: genAIS.pl -bootmode emifa -datawidth 8 -cfg evmdm6437.cfg -i *out -otype bin -o *.bin , i add led blink program at the front of uart sample, and i am sure my program works fine , but the uart in the program has exception. can somone help?
envionment: : DM6437, psp_1_00_02_00