|
||||||||||||||||
|
|
UNIX/Linux utility for programming a DaVinci processor using the serial portDescriptiondvnixload is a software to program a UBL (first stage bootloader) and an application (2nd stage bootloader, ex. U-Boot) in NAND flash memory over the serial port. I decided to create this program after my frustration in trying to debug and use the .NET DVFlasher program provided by Texas Instruments using the MONO environment. dvnixload is a pure UNIX/Linux application, and following the UNIX tradition it uses external commands to convert the ELF source files into binary or Motorola S-Record formats. Moreover, you don't have to pass command line arguments to specify the load addresses as this information is automatically extracted from the ELF headers. dvnixload supports writing to NAND flash memory only for the moment, but it should be fairly easy to add support for NOR flash (patches are welcomed as I don't have a NOR board to test). dvnixload is an "Open-Source" project written in C and distributed under the GPL license. News
Supported platformsThis program was tested on the following systems:
Required dependencies
About this site Last modified: Mon Dec 21 04:38:12 EST 2009 |