This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use the MAC in keil?

Is the Multiply-Accumulate (MAC) Unit supported by the C51 compiler for the cygnal c8051f12x devices? How to use it?

Parents
  • I probably should have elaborated a little more. The silabs IDE uses the keil compiler, linker, etc but invokes it via command line. What I need to know is how to issue the directive as a command line argument.

    I'd much rather use the Keil tools than the silabs IDE but I don't know how to do that. The silabs development boards come with their own little JTAG adapter (download and debug) and the Keil tools don't recognize it, so I'm stuck with the silabs IDE (and they don't seem to have a command line interface to their JTAG adapter).

Reply
  • I probably should have elaborated a little more. The silabs IDE uses the keil compiler, linker, etc but invokes it via command line. What I need to know is how to issue the directive as a command line argument.

    I'd much rather use the Keil tools than the silabs IDE but I don't know how to do that. The silabs development boards come with their own little JTAG adapter (download and debug) and the Keil tools don't recognize it, so I'm stuck with the silabs IDE (and they don't seem to have a command line interface to their JTAG adapter).

Children