Hi guys, new to uVision and LPC21xx. I guess usual approach for code development is to write code, build it, download to internal flash and debug it. Instead, can I write code, build in RAM_MODE, download to RAM(not flash) and run it? Thanks in advance. Bob
"... usual approach for code development is to write code, build it, download ... and debug it." I'd be inclined to eliminate the debug stage. It's not worth it, depending on the environment. If you avoid putting them buggers in right off, you don't have to take 'em out. And even if you do get 'em out after allowing 'em in in the first place, they're likely to have eaten away more foundation by the time you find 'em.