I have started a wiki article on my experience using J-Link + SWD to program and debug on the DL40. So far I have just written an initial intro and explained how things need to be connected. I intend over time to cover the following
-
Writing a simple non-daisylink program to flash an LED and run that on the DL40
This will cover setting up a brand new project from scratch in the free version of Keil -
Basic debugging
-
Using the sample generic DaisyLink firmware to create a DaisyLink application for the DL40
-
Cover the basics of using the DaisyLinkModule class from the .NET Micro Framework to create a driver for the module
This is going to take time