Hi, ... The p-System had the concept of a segment and even had a SEGMENT keyword for SEGMENT PROCEDURE or SEGMENT FUNCTION -- a procedure or function belonging...
I do not wish to comment on what the T command is there for, except to say it most will be surprised to know what it does, let alone that it exists. I would...
Hello, ... Yes. ... I don't think your 230ns are too bad. At 58.9 MHz you have 16.98ns per cycle. The smallest loop I could come up with looks like this: loop:...
... keyword ... function ... that ... of ... Yes, I remember that. I first ran into Load On Call (LOCAL) with the IBM 1130, my first 'personal' computer, back...
Hi i just read some of you have experience with schmart boards. When I first heard about them they promised to have the solution for BGA prototyping. When I...
... Actually, this is a great idea. I have Barron's "Pascal - The Language And Its Implementation". This is really a better place to start. I had been...
... I love this thread. I was also a fan of the P system, and I used Borland Turbo Pascal and Delphi for years. I've also used C style languages (most recently...
... I think I have it around here somewhere but, if it's convenient, email me a copy. Or post it in the Files section and delete it after I grab it. Either...
Eric, ... I wished I could have an Apple II. However, limited funds meant I was content with an Acorn Atom. ... Please be aware that there are a lot of...
... What was the word size on an 1130, wasn't it 18 bits? Back in 1969 that nust have been state-of-the-art! Maybe 4K words of core? I learned assembler...
Hi Dominic, Thanks for taking the time to reply. ... I am running my code from the internal SRAM on the LPC2148. My assembly is the same as yours. I have ...
... I put it here for anyone who wants it: http://www.ericengler.com/downloads/UCSD Apple Pascal - Interp.zip This is mostly on the Apple 6502 flavor. This...
... It was 16 bits and you could get up to 32k words. The machine I used had 8k words. ... life! ... Yes, reentrancy was limited! BSI label stored the...
... Ah that Kim-1. And Eric Rehnke's "First Book of Kim". Neat, the connection between ARM and 6502. Finding that connection made me finally convert to an "ARM...
... I use a CPLD now, it generates the external interrupt from an address range asserted by another processor. That frees my ARM up from making a bunch of ...
Hello, I've put a small program that blinks the LED of my Olimx H2294 board into the on-chip flash, with 0x1fc set to 0x87654321. Bootloader is version 1.63. ...
Dear all I'm trying to recompile the USBmem example created by Keil for the LPC2148 using the GCC GNU compiler version 3.3.1 I introduced the __attribute__...
Yes... If you need really low power, go to MSP430. I have a MSP430F413 counting time, waking every second using about 1.8uA. ... [Non-text portions of this...
Hi, I want to generate a small interrupt program using LPC 2292. The LED should be ON for 2 sec and be OFF for 1 Sec.I would like to know what values should I...
... Thanks Leon, I should have written with needle. This company seam to have what I am looking for. /Ake [Non-text portions of this message have been...
I had/have problems with current consumption in design that uses LPC2114. 3V3 current consumption is steadily about 1mA and I have tried to find the cause for...