Hi,
   I am new to the MSP430 family and I had a few questions regarding its
architecture. I am using the MSP430F1611 chip with 48 KB Flash and 10 KB
RAM.

1. Is it possible to have a "safe" bootloader that cannot be accidentally
over-written by the application code? The AVR architecture for instance has
a bootloader section whose contents can be protected using fuse bits.

2. Can the non-maskable interrupt (NMI) handler be located in the ROM?

3. Is it possible to use the DMA and the I2C bus within the NMI context?

Any help would be appreciated.

Thanks,
-Ram


Reply via email to