Re: [Flashforth-devel] trying recent FF 5.0 on PIC24FV16KM202
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2015-09-04 01:19:37
|
It seems to be working fine on the PIC24FV16KM202 that I have on the desk here. Thank you. Peter J. On 04/09/15 05:44, Mikael Nordman wrote: > I checked in some further improvements for the FK series. > > The Interrupt vectors are moved from ram to flash, freeing up 256 bytes > of the 1 to 2 K of ram on these chips. > > And there is a new word INT/ ( vector-no -- ) that restores the > original vector > in the alternate table if you happen write some crap into the table. > > Hope I did not break anything. > BR Mike > > On 03.09.2015 15:32, Peter Jacobs wrote: >> Mike, >> I am extra pleased this evening... >> >> By adding SOSCSRC_DIG to the __FOSCSEL setting, I now get control of >> RA4 >> and RB4 as digital outputs. Of course this is completely >> unsurprising >> but it is something that I haven't been able do for the past year >> from >> within FF. I had been able to do so from within a C program on the >> very >> same chips. >> >> There has to be something dodgy with the XC16-supplied macro (or the >> assembler handling of it) for setting the config words on the >> K-series >> chips. >> > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |