A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hello to everybody, has anybody a PICC-18 software to sell? I have heard, that it is the best for PIC18F252 (fast code and reliable). I missed a change to buy one with debugger for 250 EUR (290$) just for seconds in eBay. With debugger I would pay up to 350 EUR/400§. If there would be a Pascal- or BASIC - compiler for that PIC that is working well and make fast code, I would be interested too. So I could save the time to learn C. Roman Deneke Germany |
|
|
|
Roman Basic18 is quite good trial version plus various licences available. www.midwest-software.com/Basic18/basic18.htm Or if you want 'C' Look at www.fored.co.uk - note v10 is about to be released, and this will come with 'converters' to allow CCS and HiTech C source code to be compiled with Wiz-C. v10 is supposed to be released today, but their website is still showing v9, [quote] Version 10 of all of our products will be released on Monday the 6th of October. · Support for 3rd party source files (C Compiler) · New processors have been introduced across the range. · The ICD host is now more robust and can typically operate at 57600bps with 20MHz crystal. . New pic.h file which when included automatically includes all the correct headers for the current PIC type. . Full bit headers allowing all PIC register bits to be addressed as bit type. e.g. bADGO=1; · Support for PIC Key introduced . New C libraries added - stdio, stdlib, Graphic LCD and Boot loader applications . Graphic LCD and Boot loader have PC support applications. . LFSR now supported in 18 series as an option . I2C simulation external device . Debug and edit views . New Creator application for adding new device types. . New report file produced summarising resource usage . The return of "Normal" interrupts allowing nested and full C constructs within assembler routines. [quote] Colin On Mon, 06 Oct 2003 07:10:09 -0000, roman_deneke wrote: ::has anybody a PICC-18 software to sell? I have heard, that it is the ::best for PIC18F252 (fast code and reliable). I missed a change to ::buy ::one with debugger for 250 EUR (290$) just for seconds in eBay. With ::debugger I would pay up to 350 EUR/400§. If there would be a ::Pascal- ::or BASIC - compiler for that PIC that is working well and make fast ::code, I would be interested too. So I could save the time to learn ::C. -- cdb, on 06.10.2003 I have always been a few Dendrites short of an Axon and believe me it shows. Light travels faster than sound. That's why some people appear bright until they speak! |