-
mcmax made 1 file-release changes.
2009-09-21 08:21:01 UTC in chaosnet
-
mcmax made 1 file-release changes.
2009-09-18 22:47:02 UTC in chaosnet
-
mcmax made 1 file-release changes.
2009-09-18 14:41:03 UTC in lispnix
-
mcmax made 1 file-release changes.
2009-09-16 09:13:02 UTC in chaosnet
-
mcmax made 1 file-release changes.
2009-09-15 06:29:01 UTC in lispnix
-
mcmax changed the public information on the lispnix project.
2009-08-12 06:47:05 UTC in lispnix
-
I have use this macro for setup of Baud on my Pic and this is good macro for Serial baud setting but i hope insert macro same to this for calibrate routine of delay. Now i have find only digital scope with memory for setup my delay routine and check sequence of command on i2bus and Spi interface. And i have find now on bug with for(loop) and instruction genearate on asm see this forum........
2009-08-01 10:08:29 UTC in Small Device C Compiler
-
This Versione of Sdcc
$ sdcc -v
SDCC : avr/pic16/pic14/xa51 2.8.0 #5117 (Jun 2 2008) (UNIX)
i have check this code and problem with 12F683
When compile code for Pic MicroChip 12F683 i have check not correct generation of code and bad signal on output to GPIO port. Below i have insert code bad and generate asm code from sdcc and next to this section i have insert patch for correct run...
2009-08-01 09:56:54 UTC in Small Device C Compiler
-
Install complete suite for pic development
sdcc gputils gpsim picasm piklab
On piklab set on project type of chip i have check on my and is available 18F8410
good work
mcmax.
2009-08-01 09:51:32 UTC in Small Device C Compiler
-
On Ubuntu compiling is not need.
$ sudo apt-get install sdcc gputils piklab gpsim
This is set of tools for development with sdcc on Ubuntu is fast easy not need compile and now is update for this processor with this release:
$ sdcc -v
SDCC : avr/pic16/pic14/xa51 2.8.0 #5117 (Jun 2 2008) (UNIX)
For programming with original probe of microchip download from website of miccrochip...
2009-08-01 09:47:07 UTC in Small Device C Compiler