Anyone use Mon166 on C167 ???

Hello!
My last thread was the N. 11275, but I post some other in the past for Mon166 on Infineon 167.
I've a problem using Mon166 and I'm not able to solve it.
I wrote to Technical support, but no answers at the moment.
Is there anybody able to solve my problem?

Reading the first messages in this forum I understand that there are many questions and very little answers.
The most of the answers says:
- Check the file README.TXT
- Check Chapter 11 of "Getting Started and Create Applications"
These two documents says obvious things but cannot help to solve any problem.
Is Mon166 configuration Top Secret?

Parents
  • Hello!

    1st. The monitor is not a secret, as early as it comes as source codes (except the mon.lib which does not mean you can not modify monitor for your target). Try to go through the sources to understand how it is organized.

    2nd. It is a bitter truth, but you need carefully go line by line and edit all the configuration parameters in assembler files. To start, you need clearly understand h/w configuration of your MCU bus. I.e. try to answer questions like these: is _BTYP0 should be (?) e.g., 16 Bit Non Multiplexed; is it true I have _WRCFG EQU 1 (check also the WRCFG_ENABLE), etc., step-by-step.

    If you can make your questions more precise and e.g. provide kind of schematics for your h/w target configuration, maybe someone will answer you in an objective way...

    Regards,
    Nikolay.

Reply
  • Hello!

    1st. The monitor is not a secret, as early as it comes as source codes (except the mon.lib which does not mean you can not modify monitor for your target). Try to go through the sources to understand how it is organized.

    2nd. It is a bitter truth, but you need carefully go line by line and edit all the configuration parameters in assembler files. To start, you need clearly understand h/w configuration of your MCU bus. I.e. try to answer questions like these: is _BTYP0 should be (?) e.g., 16 Bit Non Multiplexed; is it true I have _WRCFG EQU 1 (check also the WRCFG_ENABLE), etc., step-by-step.

    If you can make your questions more precise and e.g. provide kind of schematics for your h/w target configuration, maybe someone will answer you in an objective way...

    Regards,
    Nikolay.

Children
More questions in this forum