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

Help pls! Device is not supported by toolchain?

when i build target, the software shows the following message "Device is not supported by toolchain" what it means?
screenshot:
i24.photobucket.com/.../error.jpg
can anyone help pls?

Parents
  • This error is normally shown under the following cuircumstances:

    A version of uVision that is 'limited' to support only devices from a given silicon vendor is used to develop an application using a device not in the list of devices of that particular silicon vendor.

    In summary, a silicon vendor limited uVision is not intended to support devices from other vendors.

Reply
  • This error is normally shown under the following cuircumstances:

    A version of uVision that is 'limited' to support only devices from a given silicon vendor is used to develop an application using a device not in the list of devices of that particular silicon vendor.

    In summary, a silicon vendor limited uVision is not intended to support devices from other vendors.

Children