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.


Topics - Geoff

Pages: [1]
1
µTasker general / Building app without bootloader
« on: December 07, 2017, 08:12:49 AM »
Mark,

Are there any instructions/documents on how to build the utasker app for a target device without bootloader ?  I'm wanting to recreate the "KL28 application as stand-alone software that can be loaded using the FRDM-KL28Z's USB-MSD (OpenSDA) boot loader" as per the FRDM-KL28Z board support page.  I've had a look at the two linker scripts (K_512_128.ld and K_512_128_BM.ld) but neither appear to give me a hex file located at the start of flash, and I'm not sufficiently strong with linker scripts to know what to change.

2
µTasker general / Add new task to project
« on: December 05, 2017, 02:54:19 AM »
I've started working through the v1.4 User Guide, and am now looking to add a new custom task to the uTasker app. 

Section 5 states "The first thing that you will probably want to do is to add a new task of your own to the project. Therefore we will first add a new C-source file to the project with the following content.", but doesn't mention WHERE to save this file, nor what to call it.  I'm feeling kinda dumb at the moment...


3
µTasker general / USB test & measurement class ?
« on: December 02, 2017, 01:48:13 AM »
Does anyone have any example implementations of the USBTMC class for uTasker (or any Cortex core for that matter) ?

Pages: [1]