How to increase the efficiency of 8051 code in PSoC 3 using C code
This video shows users how to increase the efficiency of 8051 code in PSoC 3, by making greater use of the 8051 core internal features.
PSoC® Creator™ to generate designs for PSoC 3 and PSoC 5
http://www.cypress.com/?id=2494
You will notice that sometimes your C code for the PSoC® 3 8051 can use up a lot of flash memory? If you structure your C code to use some unique 8051 features you can use a lot less flash and your code will execute faster too. And, you don't have to write any 8051 assembler, you can do it all in C.
PSoC® 3 Overview http://www.cypress.com/?id=2232
The efficiency gains can be realized without writing any 8051 assembler code; instead keywords for the Kiel 8051 C compiler are used. Several coding techniques are shown. This application note assumes that you know how to use PSoC® Creator™ to generate designs for PSoC 3 and PSoC 5.
Link to this comment:
All Comments (0)