Bluescreen users: request for assistance

I am looking for some help with the Bluescreen display from Thai Easy Elec.

Specifically, I would like to know if anyone has gotten their MP3 player example to work with YAGARTO.

I am able to compile/download/run the program but when it looks for the SD card it thinks the card is empty, it shows a blank directory list and basically hangs there.

I do have the original hex file that I can download/run and it works fine so I know the board and SD card are OK.

I wonder if their example source files are not quite right??

Thanks for any advice.

I also have got a similar problem in getting the source code to compile in Eclipse + Yagarto. The source code which comes with it is doesn’t compile.

I am able to compile and run Key pad demo.

Is there some thing missing in the files which came along with the board.

I sent my project files to Thai Easy and they said that they compiled/ran fine on their system. I am wondering if it is an incorrect setting somewhere in Eclipse?? I asked them this question but haven’t heard back yet.

s3034585: When you ran the keypad demo did you notice that the text was mirrored? Mine was.

If your image is mirrored, it is because you have a different screen. I had the same issue and found that my LCD driver was the old one…I think it was the ILI9325. Anyway, the fix I found was to download the older driver header file from one of their sample codes, put it in the project folder replacing the most recent LCD driver header file, and it solved the problem :smiley: