GCC Graphics Demo
jazzed
Posts: 11,803
Hello everyone.
I've ported the Graphics Demo from ICC to GCC.
The display has more blocks because GCC is more code efficient than ICC.
For the time being, the demo only works in LMM mode. Will use XMM/C later.
Download and unzip to folder.
$ cd folder
$ make run
or
$ make run PORT="-p number"
Demo works as is with C3 or Demoboard TV pins.
I've ported the Graphics Demo from ICC to GCC.
The display has more blocks because GCC is more code efficient than ICC.
For the time being, the demo only works in LMM mode. Will use XMM/C later.
Download and unzip to folder.
$ cd folder
$ make run
or
$ make run PORT="-p number"
Demo works as is with C3 or Demoboard TV pins.
zip
41K
Comments
I am over and over surprised what's possible !
Reinhard