-
Das U-Boot - Universal Bootloader
The U-Boot Universal Bootloader project provides firmware with full source code under GPL. Many CPU architectures are supported: PowerPC(MPC5xx, MPC8xx, MPC82xx, MPC7xx, MPC74xx, 4xx), ARM(ARM7, ARM9, StrongARM, Xscale), MIPS(4Kc,5Kc), x86, …
-
HCList
Utility that finds all of the host controllers in a system and displays a description, the host-controller type (OHCI, UHCI, EHCI), the hardware ID, and compatible ID for each. With Visual C++ source code. From tomb from the USB-IF webboard.
-
IAR MakeApp
IAR MakeApp is a family of visual development tools that helps you design and implement device drivers more quickly and easily than ever before. Some of the key fatures:
- Reduces time to learn the microprocessor
- Visual design of device drivers with a simple point-and-click mechanism
- Built-in rule checking detects illegal settings and resource conflicts integration
- Automatic calculation of special function registers values
- Optimizing code generator creates efficient and well-tested source code
- Generation of the microprocessor SFR header files and access method macros for the SFR bitfields
- Component browser that visualize all the details on the chip
- Project report generation with detailed information on chip resources (such as SFRs, pins and interrupts) as well as the project settings
|