Re: [Mspgcc-users] sfrw macro usage, clearing BSLSKEY

2011-12-29 Thread Doug Carlson
Peter, Thanks for the feedback. I was able to get it working based on your advice. In short: - added bslskey section to memory.x (full file here: http://pastebin.com/ejnUEjde ): ... bslskey : ORIGIN = 0xffde, LENGTH = 0x0002 /* END=0xffe0, size 2*/ ... - Added bslskey section to linker o

Re: [Mspgcc-users] sfrw macro usage, clearing BSLSKEY

2011-12-29 Thread Peter Bigot
On Thu, Dec 29, 2011 at 9:51 AM, Doug Carlson wrote: > Howdy. I'm trying to use the BSLSKEY feature of the msp430f235 and I'm > running into some trouble. > > >From the datasheet (http://www.ti.com/lit/ds/symlink/msp430f235.pdf, table > 7 note 9), I want to initialize the word at 0xFFDE to 0 so th

[Mspgcc-users] sfrw macro usage, clearing BSLSKEY

2011-12-29 Thread Doug Carlson
Howdy. I'm trying to use the BSLSKEY feature of the msp430f235 and I'm running into some trouble. >From the datasheet (http://www.ti.com/lit/ds/symlink/msp430f235.pdf, table 7 note 9), I want to initialize the word at 0xFFDE to 0 so that it's slightly harder for me to accidentally wipe out the DCO