This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to run RAM mode in uVision, LPC2103?

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

Parents
  • "... 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.

Reply
  • "... 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.

Children
No data