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

About simulation Goal VERSA1-B(VRS1001-C20B) MCU!

hello!

i find the problem which i debug my Project with Keil Software(V7.05). it's no Serial 2, can't useing Dual Data Pointers,and can't useing other special features of VERSA1-B(VRS1001-C20B) MCU when i Start Debug my my Project,Although i can select the VERSA1-B(VRS1001-C20B) device in Project -> Option for Target "Target1" ->(device list) ->Goal Semiconductor ->VERSA1-B(VRS1001-C20B). it's looks like the standard 8052 CPU.

who could tell me How could i do for useing my VERSA1-B(VRS1001-C20B) MCU's special features ?

With best regards !

BTW:The VERSA1-B(VRS1001-C20B) DataSheet at : http://www.goalsemi.com/VERSA1-B_Datasheet.pdf

Parents Reply Children
  • bit EvalVersionIsNOTEntitled2Support  ;
     while ( ! EvalVersionIsNOTEntitled2Support )
        {
        Keil_Software = Feebleness++
        }
    

  • "Is it means that the man useing eval version is NOT entitled to support?

    If <above viewpoint> then
    Keil_Software = Feebleness"

    Tursun,

    Of course you're entitled to support for something free. In fact, I've heard that Keil are now offering to send an engineer out to your site to train you. What's more, to compensate for the inconvenience of being trained they will pay you an hourly rate to learn how to use their excellent product. Their final guarantee is this: if you are not an expert C51 programmer after three months they will apologise, pay you the full cost of their professional development package and throw in a free holiday to boot.

    I realise this is all still a little tight fisted of them but I'm sure they will be able to improve on this offer over the next few years as more and more Tursuns take advantage of their free support for their free evaluation package.

    Have a nice day!

    Stefan

  • There's a bug in your program:

    bit EvalVersionIsNOTEntitled2Support  ;
     while ( ! EvalVersionIsNOTEntitled2Support )
        {
        Keil_Software = Feebleness++ /*** ; goes here ***/
        }
    

    Jon

  • Is it means that the man useing eval version is NOT entitled to support ?

    The following support options are FREE:

    In addition, you may contact technical support about a problem you are having. However, there are some limitations to what you should expect.

    1. Paying customers ALWAYS have priority over evaluation software users.

    2. Evaluation users do not get unlimited access to technical support. They are allowed 3 technical support calls.

    3. Many evaluation users have never used an 8051 and many have never written in C. It is not the job of our technical support department to teach C programming or hardware architecture. There are training classes available for that.

    Jon