I've never worked with MQX before, always bare-metal, so I am kind of confused where the user-code goes.
I am working with the FRDM-K64F and hoping to use MQX with the RTCS (Real Time TCP/IP communication suite I think) because it has support for SNMP
I have found much documentation on importing the projects into Codwarrior and Kinetis Design Studio, which i can do, but I have no idea where to put my code
Bonus : Where do I even start with working with SNMP? It looks like there is a project devoted to that in the examples but I don't know how I would use that with my own application.