Jump to content

Recommended Posts

Posted

We may need to trans our gui proj to pic32 mcu which having a 32MB ddr stacked, i didn't find the xc32 compiler information in gfx_complier.h file,

Is there any notice should be taken about ugfx?

Posted

uGFX is designed to work with most c compilers even unknown ones. The compiler list is largely to work around problems that particular compilers have.

I believe that someone has already had uGFX working on the pic32 - search the forum for more information. In any regard, try it as it should just work.

If you set GFX_SHOW_COMPILER to TRUE in your gfxconf.h file it should print out a message showing what compiler it thought it detected. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...