Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Felix

Pages: 1 [2]
16
µTasker general / CAN bus on K20
« on: January 10, 2018, 08:26:41 PM »
Hey Mark,
I played around a lot with uTasker today and it fits our requirements very well for some further project work.
The only thing, I didnt get to work is the CAN interface. Is it already supported for TWR-K20D72M at all?
I've enabled the CAN_INTERFACE as presented in the CAN users guide, but in the menu "CAN commands" of the serial output console, no CAN commands are shown (the menu is empty). I've also tried to include can_tests.h manually, without success.
Could you give me a hint how to proceed?
Thanks for your work on this great project and regards
Felix

17
µTasker general / Re: CodeWarrior 10.7: Orphaned configuration.
« on: January 10, 2018, 02:39:13 PM »
Hey Mark,
It works like a charm with the project files u provided (tested for TWR_K20D72M).
Thanks a lot and regards
Felix

18
µTasker general / CodeWarrior 10.7: Orphaned configuration.
« on: January 10, 2018, 10:25:24 AM »
Hi,
I try to get uTasker working with CodeWarrior 10.7 and Kinetis TWR Module TWR-K20D72M (Kinetis MK20DX256VLL7).
Importing the project files as shown in your documentation results in this error:
Code: [Select]
Orphaned configuration. No base extension cfg exists for org.eclipse.cdt.cross.arm.gnu.sourcery.windows.elf.debug.1993034600.611177042
As a I found out, this could happen if the eclipse ARM plugin used for the project creation has an older version that the one used by the IDE.
I also tried everthing mentioned in this document without success:
http://www.utasker.com/docs/KINETIS/uTasker_CodeWarrior10.pdf

Can you provide informations for creating a new CodeWarrior project and importing uTasker code. Therefore it would be helpful to know the include path links, toolchain configurations etc.

Thank you and regards
Felix

Pages: 1 [2]