Rabbit Core RCM3700 User Manual page 77

C-programmable core module with ethernet, serial flash, and enhanced software
Hide thumbs Also See for Core RCM3700:
Table of Contents

Advertisement

Before you run the
INTEGRATION.C
partition the serial flash. Find the
SAMPLES\FileSystem
then compile and run it by pressing
with the FAT file system. If the serial flash is already formatted,
you the option of erasing the serial flash and reformatting it with a single large partition.
This erasure does not check for non-FAT partitions and will destroy all existing partitions.
Next, run the
INTEGRATION_FAT_SETUP.C
SAMPLES\RCM3700\Module_Integration
File > Open
menu, then compile and run it by pressing
will copy some files into the FAT file system via
SETUP.C
The last step to complete before you can run the
create an SSL certificate. The SSL walkthrough in the online documentation for the
Dynamic C SSL module explains how to do this.
Now you are ready to run the
SAMPLES\RCM3700\Module_Integration
File > Open
menu, then compile and run it by pressing
NOTE: Since HTTP upload and the Dynamic C SSL module currently do not work
together, compiling the INTEGRATION.C
warning. Ignore the warning because we are not using HTTP upload over SSL. A
macro (HTTP_UPLOAD_SSL_SUPRESS_WARNING) is available to suppress the
warning message.
Open a Web browser, and browse to the device using the IP address from the
library or the URL you assigned to the device. The humidity monitor will
CONFIG.LIB
be displayed in your Web browser. This page is accessible via plain HTTP or over SSL-
secured HTTPS. Click on the administrator link to bring up the admin page, which is
secured automatically using SSL with a user name and a password. Use
name and use
myadmin
The admin page demonstrates some RabbitWeb capabilities and provides access to the
HTTP upload page. Click the upload link to bring up the HTTP upload page, which allows
you to choose new files for both the humidity monitor and the admin page. If your browser
prompts you again for your user name and password, they are the same as before.
Note that the upload page is a static page included in the program flash, and can only be
updated by recompiling and downloading the application. This way, the page is protected
so that you cannot accidentally change it, possibly restricting yourself from performing
future updates. If you wish, you may place the upload page into the FAT file system to
allow the upload page to be updated.
To try out the update capability, click the upload link on the admin page and choose a
simple text file to replace
main Web page. You will see that your text file has replaced the humidity monitor. To
RabbitCore RCM3700 User's Manual
sample program, you will first need to format and
FMT_DEVICE.C
folder. Open this sample program with the
F9
.
FMT_DEVICE.C
INTEGRATION.C
for the password.
. Open another browser window and load the
monitor.ztm
sample program in the Dynamic C
formats the serial flash for use
FMT_DEVICE.C
sample program in the Dynamic C
folder. Open this sample program with the
F9
.
INTEGRATION_FAT_
#ximport
sample program is to
INTEGRATION.C
sample program in the Dynamic C
folder. Open this sample program with the
F9
.
sample
program will generate a serious
menu,
File > Open
gives
.
TCP_
for user
myadmin
75

Advertisement

Table of Contents
loading

Table of Contents