SPI to Atmel Dataflash by Michail Evstafiev
Also:
Questions:
Hello! I have a problema with the ht-pic compiler. I want to create some arrays in RAM for ex. unsigned char array1[40]; unsigned char array2[40]; the problem is that the compiler only can acced to the bank0 of the pic RAM memory, and i can´t use all RAM of the pic. What i have to do? Thanks!
Comments:
Trevor Lien Says:
I have also been struggling with bank switching in HiTech Pic C. The only example I found (in the HiTech FAQ) claims you can qualify the location of any array declaration thusly:+bank1 char arrayName[40];
file: /Techref/microchip/language/C/memory.htm, 2KB, , updated: 2011/3/11 09:01, local time: 2024/11/13 19:21,
3.138.181.42:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://techref.massmind.org/techref/microchip/language/C/memory.htm"> PIC Micro Controller C Memory / Tables / Data Routine Library</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to techref.massmind.org! |
.