When using simulator for debugging with STR750, [Peripherals menu] shows right STR750's peripherals and they work correctly. But when using ULINK ARM debugger, it shows STR710's peripherals and they don't work for STR750.
I guess this problem is due to the Dialog DLL "TARMST.DLL" with "-pSTR750" option when debugging. "-pSTR750" option might not have an effect on "TARMST.DLL" and it works as STR710 not STR750. But when using "DARMST.DLL" of simulator, "-pSTR750" option has an effect on "DARMST.DLL" and it works for STR750
Why doesn't TARMST.DLL work for STR750 but DARMST.DLL work well?
Please let me know the solution for the problem.
Thanks Jerry
IDE-Version: uVision3 V3.51
Tool Version Numbers: Toolchain Path: D:\ARM\Keil\ARM\BIN30\ C Compiler: ARMCC.Exe V3.0.0.951 Assembler: ARMASM.Exe V3.0.0.951 Linker/Locator: ARMLINK.Exe V3.0.0.951 Librarian: ARMAR.Exe V3.0.0.951 Hex Converter: FROMELF.Exe V3.0.0.951 CPU DLL: SARM.DLL V3.05 Dialog DLL: DARMST.DLL V1.05b Target DLL: BIN\UL2CM3.DLL V1.06 Dialog DLL: TARMST.DLL V1.04i