• (matlab -> Keil )*** ERROR 224: ATTEMPT TO ADD DUPLICATE MODULE

    LI Xing kun
    LI Xing kun

    I have a problem when I want to generate code from Matlab/Simulink with real time workshop for a model:



    MIRCOS 167



    The following is what Matlab says to me:







    ### Starting Real-Time Workshop build procedure for model: c166test



    ### Generating code into build…

    • over 16 years ago
    • Software Tools
    • Keil forum
  • RTX166 and Monitor de-bugger

    Charles  Pinkstone
    Charles Pinkstone

    Has anyone out there ever used the Keil Monitor De-bugger with an RTX166 program? If so I would like to know how to set it up.

    Thanks in advance

    • over 17 years ago
    • Software Tools
    • Keil forum
  • Memory models/support reply times

    Emma King
    Emma King

    Hi all,

    I posted a support request (now viewable when I log into https://silver.arm.com) on Thursday morning and have yet to hear back. Does anyone know how long it normally take to get support? I need to be completing some work with the Keil compiler…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • keil c166 error

    TuTu Zhang
    TuTu Zhang

    Hi,everyone.

    When I built my project, there were a lot of errors of L118 and I still can't solve it.

    MCU:Infineon XC2267M

    operation system:transplated ucos-II

    A part of errors are as follows.

    *** ERROR L118: REFERENCE MADE TO ERRONEOUS…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • Debug I2C simulation

    Qiao Qiao
    Qiao Qiao

    Hi
    I want to simulate the I2C, and find this example

    // Simulation of I2C Memory (Slave)
    
    MAP 0x010000, 0x01FFFF READ WRITE;
    
    signal void I2CMEMORY (void) {
      unsigned long adr;
      SADR = 0x54;
    
      adr = 0x010000;
      while (1) {
    
        wwatch (I2C_OUT);…

    • over 10 years ago
    • Software Tools
    • Keil forum
  • ADC Single Conversion Sample

    Richard Cliff
    Richard Cliff

    Hi

    I am currently having a issue about ADC conversion because I always get the first wrong ADC sample but get correct reading after second try. I assume it is reading dummy data.

    Now I tried to read three channels starting from channel 0 to channel…

    • over 12 years ago
    • Software Tools
    • Keil forum
  • PSB2193

    Stanislav Golyakov
    Stanislav Golyakov

    Why Keil refuses to compile if I use the standard libraries?
    The Listings of the ravine and program below?
    That me it is necessary to do to correct these errors?

    I use:
    IDE-Version:
    µVision3 V3.50
    Copyright (c) Keil Elektronik GmbH / Keil Software…

    • over 13 years ago
    • Software Tools
    • Keil forum
  • Error

    Andrew Jordan
    Andrew Jordan

    Hi

    When I tried to compile the software and I get the error:

    CLASSES (ICODE (0xC00000-0xC1FFFF), NCODE (0xC00000-0xC1FFFF),FCODE (0xC00000-0xC1FFFF) ,
    FCONST (0xC00000-0xC1FFFF), HCONST (0xC00000-0xC1FFFF),
    XCONST (0xC00000-0xC1FFFF), NCONST (0xC00000…

    • over 14 years ago
    • Software Tools
    • Keil forum
  • RTX166 and Monitor de-bugger

    Charles  Pinkstone
    Charles Pinkstone

    Has anyone out there ever used the Keil Monitor De-bugger with an RTX166 program? If so I would like to know how to set it up.

    Thanks in advance

    • over 17 years ago
    • Software Tools
    • Keil forum
  • uVision4 Beta bug: unable to download application

    David Planella
    David Planella

    Hi,

    The following problem renders the uV4 Bete IDE unusable for downloading and debugging an application with my setup.

    Note that I have installed the uV4 Beta under the same folder where the toolchain is installed, as recommended.

    I would be grateful…

    • over 11 years ago
    • Software Tools
    • Keil forum
  • Unable to use the uV4 Beta

    David Planella
    David Planella

    I have just downloaded the uVision4 Beta and I have been so far unable to use it with a uV3 project due to a consistent crash. Note that I did not remove the uVision3 installation.

    I am using Windows XP Professional, SP2.

    The steps to reproduce the…

    • over 11 years ago
    • Software Tools
    • Keil forum
  • Interrupts, flags and functions

    RAV RAV Willow
    RAV RAV Willow

    Hello, I need to know the exact moment when an input is set.

    I'm using XC167CI and I have fast interrupts. This way is full, I mean I have used all fast interrupts.

    I don't know how I can know when an input por is set and reset.

    What can I…

    • over 15 years ago
    • Software Tools
    • Keil forum
  • Weird optimisation compiler bug?

    Ashley Duncan
    Ashley Duncan

    Hi there,

    Included below is a sample disassembly output of some code I just discovered not behaving the way I think it should. Basically, it seems the compiler has determined that there is no need to return from the current function and instead can…

    • over 7 years ago
    • Software Tools
    • Keil forum
  • C Question - '=': value truncated

    Ashley Duncan
    Ashley Duncan

    Why does the following code produce a C192: '=': value truncated error? They are all uint8_t's. Structure definition shown below. What is there to truncate, all variables are of the exact same type! The result is correct but I am just interested in why…

    • over 8 years ago
    • Software Tools
    • Keil forum
  • Information about used RAM ressources

    Ralph Brucker
    Ralph Brucker

    Information about used RAM ressources needed

    I use the C164 with the following compiler:
    C166: V4.11 / L166: 4.10
    (Updates not possible. I couldn't use newer one.)

    How can I get information about used RAM (IRAM, XRAM, ...)?
    = How much RAM do…

    • over 8 years ago
    • Software Tools
    • Keil forum
  • Simulator code execution speed different to real life

    Ashley Duncan
    Ashley Duncan

    Hi there,

    I am using the uVision 3 software simulator to do some profiling type testing. I can run the simulator and real hardware and get the same IO behavior. The hardware uses nearly every timer and capcom of an ST10 micro. All timers and capcom…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • Help using DPPs please

    Ashley Duncan
    Ashley Duncan

    Hi there,

    While I understand how DPPs are used physically, I am having some trouble actually trying to use them in code! Here is a particular example I am stuck on, I have simplified it so hope I didn't leave anything out:

    Boot_block SECTION…

    • over 8 years ago
    • Software Tools
    • Keil forum
  • C/C++ Unit Test tools and uVision PK166 Toolchain

    Nikolay Baklanov
    Nikolay Baklanov

    Hello,

    Looking for a recommendation on a tool facilitating C/C++ Unit Testing for existing projects built w/ Keil uVision3/4 for C166/ST10.
    1) Does anyone have an experience with LDRA, Parasoft, or any other tool suite?
    2) Any idea how laborious would…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • SFRs in XC16X.h and MAIN.H

    Owen Senmeis
    Owen Senmeis

    Hello,

    I get an error while compiling a program:

    'ASC0_CON_FDE': undefined identifier.

    There are two similar definitions for this SFR:

    1. In XC16X.h which is generated by Keil: sbit ASC0_CON_S0FDE = ASC0_CON^11;
    2. In MAIN.H which is…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • XLARGE memory model & generale performance

    Moulinier jean marc
    Moulinier jean marc

    Hello community,

    Using C166 / ST10 with last version of IDE (µVision V4.00a / C166 V7.00 / L166 V5.25)
    We need between 100 & 200Kb data (composed of many structures / array), so we set XLARGE memory model.

    General questions about this use…

    • over 9 years ago
    • Software Tools
    • Keil forum
  • DAS wurde in uVision3 nicht gefunden

    Owen Senmeis
    Owen Senmeis

    Hallo,

    wir haben einen XC164CM Easy Kit Board und einen DAP miniWiggler von Infineon gekauft. Das Problem ist, der Eintrag "Infineon DAS Client for XC16x" in Debug in uVision3 von Keil (v3.05b) wurde nicht gefunden obwohl die Kommunikation zwischen…

    • over 10 years ago
    • Software Tools
    • Keil forum
  • no documents in uVision3

    Owen Senmeis
    Owen Senmeis

    Hello,

    I'm using uVision3 for XC16x. The problem is, there are no documents integrated in this IDE. "uVision Help" and "Books" are all empty. Where can I integrate these documents especially in PDF format?

    Thanks
    Senmeis

    …
    • over 10 years ago
    • Software Tools
    • Keil forum
  • data transfer using PEC to Capcom6 XC167

    Mohd Zulkifli
    Mohd Zulkifli

    does it possible to used PEC to transfer a pulse witdh value to capcom6 campare register?. As i know it not possible becouse every time update the compare register, we need to enable the shadow compare register after every transfer.

    • over 10 years ago
    • Software Tools
    • Keil forum
  • libraries in uVision3

    Owen Senmeis
    Owen Senmeis

    Hello,

    I have a problem with libraries in uVision3.

    A project consists of some .c and .h files. I took out the .c file with the main() function and built the rest files into a library. And then I created a new project with this library and the .c…

    • over 10 years ago
    • Software Tools
    • Keil forum
  • XC164CM program cannot run under debug mode of uVision3

    Owen Senmeis
    Owen Senmeis

    Hello,

    I'm using uVision3 and ULINK to develop programs for XC164CM.

    While compiling a program there is a warning:

    *** WARNING L5: SECTION LOCATED OUTSIDE CLASS AREA SECTION: ?ND0?DLLMAIN
    CLASS: NDATA0

    This code is still downloaded into the…

    • over 11 years ago
    • Software Tools
    • Keil forum
  • View related content from anywhere
  • More
  • Cancel
>