On Fri, Aug 30, 2013 at 06:23:46PM -0400, Jose Luis Honorato L. wrote:
> I'm having trouble setting the "enable_bsl_access" option in mspgcc. I'm
> using the rf2500 interface as the debugger for an msp430f5528 uC. I've
> tried the following:
> 
>    - Adding "enable_bsl_access True" to ~/.mspdebug
>    - Adding "enable_bsl_access true" to ~/.mspdebug
>    - Adding "enable_bsl_access 1" to ~/.mspdebug
>    - Executing the all previous options directly on mspdebug's console.
> 
> Every time I get something containing "unknown command: enable_bsl_access"
> . How should I do it? Maybe I just can't enable it given the setup I'm
> using.

Hi Jose,

Use the "opt" command:

    opt enable_bsl_access true

- Daniel

-- 
Daniel Beer <dlb...@gmail.com>    www.dlbeer.co.nz
IRC: inittab (Freenode)    PGP key: 2048D/160A553B

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to