Jump to content

fastlink30

Members
  • Posts

    80
  • Joined

  • Last visited

Posts posted by fastlink30

  1. i've removed the definitions of int32_t,uint32_t, etc. but there are also delaytime_t and systemticks_t that are depending from the uint32_t, so after i receive compilation error becouse systemticks_t is not defined

    i've removed stdint.h, nothing happen

    i know that i must add some subroutine, but first of all, i want that compile is successfull :)

    where i found the uGFX master state? what is the difference from the 2.1 release

    (i'm new on uGfx)

    thanks

    2014-07-08_141407_coo2.thumb.png.ee9e24f

  2. I try to compile 'on bare metal' but i receive some error about 'previous declaration of 'int32_t' this happen also for int8_t e uint32_t,

    i use coocox ide and stm32f4discovery and ugfx 2.1 and ssd1289 , there are conflict with win32.h file & 'gnu tools arm embedded\4.8 2014q2\lib\gcc\arm-none-eabi\4.8.4\include\stdint.h'

    is possible avoid this? there are tips?

    thanks

×
×
  • Create New...