CodeRed Export Problems

11 Oct 2013

Hi,

I am experiencing a few problems when exporting to CodeRed:

  1. Text files (eg README.txt) in my project are not included in the export.
  2. The local filesystem fopen() routine does not work in "rb" mode. It always returns an error. It does work ok in "r" mode.

I have an mbed LPC1768, firmware 141212 and the mbed library in my project is up to date (version 67). I am using the new free version 6 of LPCXpresso running on a Mac with OS X Lion (10.7.5).

Regards, Paul