bobbyAIR,
The MyStartNetwork MAC example works with the NCB. I am also surprised that no one has commented upon SMAC examples not working with NCB targets.
Here are a couple more surprises.
1) If you build any SMAC templates from BeeKit and enable the embedded bootloader, you can never use the CodeWarrior debugger - something about the jump table for the ISR vectors being loaded to the wrong location.
2) If you build any SMAC templates from BeeKit (regardless of whether the embedded bootloader is enabled or not), you cannot use Freescale's Test Tool to download the S19 file with the P&E BDM device. Yes, it actually works in almost every case. Yes, existing Freescale documentation clearly states that the BDM can be used with Test Tool (for MAC apps). However, the position that Freescale Tech Support has taken is that since they didn't specifically state that the BDM could be used with SMAC apps, then it isn't supported. Furthermore, if (as I did) you use Test Tool with the BDM (because, after all, Freescale documentation clearly states that you can do this), you can manage to corrupt the NV_RAM structure in the device such that the clocks and internal registers are completely corrupted and will never boot again - until you go through a rather long and arcane process that I documented in the note "I'm having a problem with the MC13213 SRB units from the ...". (NOTE: Sorry for the stupid title. This is what happens when you fail to specify a subject line for your note.)