Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll Title
anchorTable_DRH
titleDesign Revision History

Scroll Table Layout
orientationportrait
sortDirectionASC
repeatTableHeadersdefault
style
widths
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

DateLiberoProject BuiltAuthorsDescription
2020-11-xy12.4TEM0002-SmartBerry_HelloWorld-Webserver_Libero-X12.y_Datum4_2020.11.xy-TimeKilian Jahn
  • Added "Hello World" (into SoftConsole workspace)
2020-0912.4

TEM0002-SmartBerry_Webserver-Demo_Libero-12.4_2020.10.05-1320.zip

Kilian Jahn
  • Ported Demo Webserver ported from Libero 11.8
  • Improved the its User Interface
2018-02-2611.8Smartberry_Webserver_Demo.zip--
  • Initial release


...

Page properties
hiddentrue
idComments

Note:

  • Programming and Startup procedure
  •  
  • UPDATE HW-Design path / NAME - Disk:\Path-to-the-Demo_archive\Smartberry_Webserver_Libero-12.4\
  • CHECK SW-Design path / NAME - Disk:\Path-to-the-Demo_archive\Softconsole-6.2-Workspace\
  • Ist das wirklich so? ... the ports IP of Host PC  and module must match,

Running this demonstration requires a USB and a Ethernet connection to the module. Programming the demo into the module is a three fold process, programming the FPGA Design, establishing a COM-port terminal connection to the module and programming the web server program code into the modules FPGA's embedded flash or it's external DDR memoryExecuting a Reference / Demo Design on a module requires the powering of it and a JTAG or UART Connection for Programming and Communication. Often the programming is a two fold process, where the first programming configures the FPGA and the second programming flashes Software code to be executed inside the FPGA / ARM processor.

Connecting

Connect the modules micro USB connector to your host pc, this enables the powering of the module and a simultaneous JTAG and UART connection .

...

double left mouse click onto the project file "SmartberryReferenz-Design_WebserverXY .prjx" to open it. The board is automatically selected and setup to be flashed by Libero.

...

Warnings should not affect the Webserver Demo.The hardware design is volatile and therefore lost when powering down the boardfunctionality of a Reference / Demo -Design.

UART connection

Before flashing the Webserver Demo server application to the module, open a comport terminal to the boards comport, so that it's messages about the used IP Address and executed Demo-Variant can be captured.

demo into the module is a three fold process, programming the FPGA Design, establishing a COM-port terminal connection to the module and programming the web server program code into the modules FPGA's embedded flash or it's external DDR memory.

Programming Software project

...