Free pascal compiler for 8051

Thread Starter

funa

Joined May 28, 2008
8
For those who like programming in pascal here is Turbo51 - a free pascal compiler for the 8051 family of microcontrollers:

http://turbo51.com/

It features a fast single pass optimizing compiler, Borland Turbo Pascal 7 syntax, full floating point support, mixed pascal and assembler programming, full use of register banks, advanced multi-pass optimizer, smart linker, generates compact high quality code, output formats include binary, Intel HEX and assembler source.

Try it!

Igor
 

Thread Starter

funa

Joined May 28, 2008
8
I don't know what do you mean - there is no log-in. Maybe you got the page before the launch of this site from some cache, there was a log-in for administrator only. Now it is open. Please, try again.

http://turbo51.com/

Igor
 

Thread Starter

funa

Joined May 28, 2008
8
Turbo51 can now generate also absolute OMF-51 extended object file needed for source-level debugging. You can use Keil uVision, Silabs IDE, Raisonance RIDE or any other IDE/debugger that supports OMF-51 object files.

http://turbo51.com/

Igor
 
Top