Re: [Flashforth-devel] PIC32 in DIL28
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2011-10-26 16:09:28
|
I looked shortly at the MIPS CPU last year. It seems to me that making a subroutine call and returning is cumbersome in MIPS. You had to write to a linkregister to be able to return from a subroutine call. Also It was not clear to me if the retrun stack is managed in HW. Also you had to fill some delay slots with nops after the subroutine call. MIPS is perhaps better suited for a threaded Forth instead. Mike On 24.10.2011 23:05, om1zz wrote: > Hi Mike, > there should be a new series PIC32MX1XX/2XX avialable (also in > dip28) 32-bit Microcontrollers (up to 128 KB Flash and 32 KB SRAM) > with Audio and Graphics Interfaces, USB, and Advanced Analog.. > Maybe a new talented chip for FF :) > Igor > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |