Design
portrtos.txt
Associated article: Porting an RTOS to a New Hardware Platform
Tags: Design
Published source code accompanying the article by Byron Miller in which he shows that porting real-time operating system software to new hardware boards doesn't need to be difficult.
Porting an RTOS to a New Hardware Platform by Byron Miller Listing One ; NPE specific code in cstart.a66 ; ; NPE-167 Special Function Register Addresses P2 DEFR 0FFC0H DP2 DEFR 0FFC2H ODP2 DEFR 0F1C2H P7 DEFR 0FFD0...


