Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kabron

Pages: [1]
1
I put breakpoint to fnDisplayBitmap in Simulator. it never reached when I tried to sent image from the WEB.

2
OK. Report continued.
I forced      //#define SUPPORT_GLCD
allthough
 #if defined SUPPORT_GLCD && !defined SUPPORT_TFT
did the same.

TFT not working. Not in HW nor in simulator.

I could make WEB interface to work correctly by manual downloading all files via TotalCommander FTP client. If use bat file everything seems OK, but only 3 files were downloaded.


3
The only changes I did:
in application.c only network settings.
in config.h
    //  #define LPC2378FBD144                                             
    #define LPC2478FBD208                                             

      #define OLIMEX_LPC2378_STK                                       
      //  #define KEIL_MCB2300                                           

4
I have LPC2478STK from Olimex. When I try to compile uVision3_LPC23xx example I got error concerning CGLCD.C absence.
IAR example was compiled allmost OK last week, except GLCD which do not work on hardware and in simulator and strange garbadge:

?r? 8??G8µiF???(?? !A^ ??a? 8??G8µiF???(??!A^ ??P? 8??G0µ‹° ©?¦?(?di 4 ?????  °? ??G?j"’’’’ ?R)???? M!?"

 on the WEB page.

Today trying to compile last week project I got error message from IAR:

X ielftool error: Symbol not found __vector
X Error while running Linker


5
Dear Mark
There is not CGLCD.c file in uTasker :(
Where can I find it?

Pages: [1]