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

Not Generic ARM7 option in RealView MDK!?

Hello All,

I just wondering if is possible to have a project with a generic ARM7(simulator+compiler). Looking at this page keil.com/.../uv3_ca_cpu_ndatabase.htm seems to be possible but when I downloaded the MDK 3.05 it didn't have this option anymore.. is this restricted to the pay version or just not supported any more?

Obviously I know that if I use this route I won't be able to use peripherals and dialogs already provided by keil. hey! that's a good opportunity to design my own, yea!

Parents
  • I understand that! but what happen to the generic ARM7 option that I saw in previous revisions?!?!? I rather prefer using uVision-Sim than RV-ISS...

    I don't know! it(uvision-sim) just less setup time and it feels straight forward... ISS you need to set dsc files, move dlls to specify location, change memory.c to match you spec, (which is very standard to others), rvdebug is too much... any way... seems that I will use the less desired rvdebug+iss solution.

    you guy made a really good sim+agsi, I wish I could use it in my project... =( sad!

Reply
  • I understand that! but what happen to the generic ARM7 option that I saw in previous revisions?!?!? I rather prefer using uVision-Sim than RV-ISS...

    I don't know! it(uvision-sim) just less setup time and it feels straight forward... ISS you need to set dsc files, move dlls to specify location, change memory.c to match you spec, (which is very standard to others), rvdebug is too much... any way... seems that I will use the less desired rvdebug+iss solution.

    you guy made a really good sim+agsi, I wish I could use it in my project... =( sad!

Children