• JSON over HTTP
    Hi, I am using AJAX JSON over HTTP to send using CGI. It is working. Does Keil web server CGX supports JSON RPC. Currently I have to Post JSON using CGX using $.ajax({ type: "POST", url...
  • Json Real Precision setting
    Hi, If I have a value (float_32) 22.648274618 and I am using Json to output my data I use the real function of Json. This works great but now I would like the Json output to only 22.648 and not the...
  • Creating and using object libraries
    I will be willing to pay for this information: I am using micorvision 2 and need to know how I can construct a library of objects and then how I can reference those objects from a main program. For...
  • Is the C++ Exception object created on the heap?
    I write the code like the following, // Note that the output object below functions like the C++'s cout. It's my own // implementation of displaying program information and it's insignificant here...
  • FCARM doesn't create any output file
    I am using KEIL µVision 4.74.0.0 with ARM compiler 5.03.0.76 on Windows 10. When I put my web src files into fcarm.exe, I get absolutely no output, and also no error message. The tool calculates quite...