Import Dave2-File to Tasking VX Toolset

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hello,

we are trying to import a dave2 generated project of the XC2269I Microcontroller into the Tasking VXToolbox with the message that the XC2269I is not supported. Is there any way to work around this problem?
Is there an information sheet about which Microcontrollers are supported?

Cheers, Joe
0 Likes
1 Reply
Not applicable
The Problem was solved by the Altium support: https://issues.tasking.com/?issueid=C166VX-38529

C166VX-38529: Add DAvE support for XC2269I projects
Type: Problem
Status: Open
Component: Eclipse

Description:
When importing an XC2269I DAvE project the following error shows up:

"Project 'XC2269I-136F' with processor "XC2269I-136F128" is not supported"



Mitigation:
Open file xc2269i.dpt and change the line:

DeviceType="XC2269I-136F128"

into:

DeviceType="XC2269I-136F"
0 Likes