On Mon, Oct 8, 2012 at 9:18 AM, karthik dorairaj <[email protected]>wrote:
> > By the way , what are you trying to acheive in pinguino? > -Krishna > > Krishna your 8051 version is open source? > I am trying to understand the concepts used in bootloader. > is there any document available for this? > from where memory allocated for custom function in application layer? > Also i try to understand the python script which is used in that for > designing the compiler. > I did not make any changes to the bootloader, I used the existing bootloader which flashes via serial( P89V51RD2). Yes, the source is open but i did not update the last changes i made, yet as far as python scripting is concerned you can understand by making diff with original. https://github.com/codelectron/Neo51-IDE For flashing the controller I used this project, which i incorporated within the tools section. http://code.google.com/p/smash-tool/ HTH, Krishna _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
