industrialNETworXnetx

Rainer Versteeg

Rainer Versteeg

| 25.07.2008 | 12:23 | 1 reply

Start program over Internal SRAM

HI,

I want to start my program in the internal SRAM.

With HITOP i can start the program in the internal SRAM with netx_intram.ld.

Now i want to download the program with the bootwizard in the SPI Flash and want to start the program in the internal SRAM (128KB).

How i can make it with the bootwizard ?

Br,
Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 25.07.2008 | 13:15

Hi,

all the steps are described into the Bootwizard manual.
In the Flash Type you select the flash, in the SDRAM type you selcet your used SDRAM and that's it.
The needed setting, to run your application in the INTRAM is done in the *.ld file.

When the netX starts your application from the flash it will be copied into the INTARM of the netX.

Login