| ??? 05/24/07 19:27 Read: times |
#139782 - re:MISC_FLAGS EQU 20h Responding to: ???'s previous message |
Jon Ledbetter said:
Set to bit addressable memory, and try it.
The purpose of my experiment is to use a byte outside bit addressable area and use the 8 bits of a byte. I am running out of 128 bits in my program and I wanted to use bits from the non-bit addressable area. Anyway I found out that in Silicon Laboratories MCUs, the only way to assign bits within a byte variable names, and address them individually, is to locate those bytes in bit addressable space. So I guess there is no point in assigning MISC_FLAGS as 41h. Can someone give me ideas on what to do when we use all the 128 bits in an 8 bit MCU? Thanks, Shruthi |
| Topic | Author | Date |
| Byte used as bit | 01/01/70 00:00 | |
| which compiler? | 01/01/70 00:00 | |
| Silabs IDE | 01/01/70 00:00 | |
| and was this inline assembler in C-program? | 01/01/70 00:00 | |
| No, not an assembler in C | 01/01/70 00:00 | |
| SILabs IDE is NOT a compiler | 01/01/70 00:00 | |
| I was just referring to the IDE used. | 01/01/70 00:00 | |
| Terminology | 01/01/70 00:00 | |
| Assuming The Keil C Compiler | 01/01/70 00:00 | |
| No, that's wrong | 01/01/70 00:00 | |
| So much for the manual | 01/01/70 00:00 | |
| Yes, that's it! | 01/01/70 00:00 | |
| assembler | 01/01/70 00:00 | |
| assembling not compiling | 01/01/70 00:00 | |
| MISC_FLAGS EQU 20h | 01/01/70 00:00 | |
| re:MISC_FLAGS EQU 20h | 01/01/70 00:00 | |
| Bytes as bits | 01/01/70 00:00 | |
| stop expreimenting, read the manual | 01/01/70 00:00 | |
Or use Acc | 01/01/70 00:00 | |
| Accurate terminology | 01/01/70 00:00 | |
| C51.exe | 01/01/70 00:00 | |
| No and definitely not | 01/01/70 00:00 | |
| Check Byte Address | 01/01/70 00:00 | |
| i do not recall | 01/01/70 00:00 |



