Skip to main content

Show Posts

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

Messages - sw

1
Bus Pirate Development / Re: Compiling Bus Pirate firmware with MPLABX (under linux, mac, ...)
Hi everybody,

a few observations:
  • On such a small processor, we should definitely use -Os to conserve space. It might be a good idea to look at other GCC options, see http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html . AFAIK the Windows IDE also uses GCC, so there should be some way to enable size optimization
  • I like to enable all warnings with -Wall, this helps to catch some errors.
  • The use of ELF or COFF intermediate format should have no effect on the final HEX file.
  • I don't mind using the MPLABX Makefile. I managed to get a HEX file, although I always get an error at the end of the build.
So you can delete my Makefile, but then we should probably improve the MPLABX settings a bit.

Ian: you offered to give me SVN access. I'll be glad to help with this project, and of course I won't do large changes without discussing them first. My Google Code user name is xxxxxxxxx . Thanks!

-Stephan

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01202251984session_write_close ( )...(null):0
20.01232383560ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01232384336Database_MySQL->query( ).../DatabaseHandler.php:119
40.05512523048Database_MySQL->error( ).../Db-mysql.class.php:273