Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

networking without OS Support

Hello ,

I am trying to run networking application without Uc/OS-II Support, (not using standard UDP_Offload or Super_Loop)

for this i have choose the simple socket server server (RGMII) example and strip out OS feature one by one,

at the end it gives some error regarding

1. FindLastFlashSector

2. generate_and_store_mac_address

3. get_board_mac_addr

etc.

though i have add the network_utilities.c and network_utilities.h but still i am facing the problem

(see the attached printscreen of error)

i am using Altera Cyclone-II Development Board "Embedded Development board"

i have attached the c files

1.network_utilities.c

2.network_utilities.h

3.simple_socket_server.c

4.tse_my_system

Regards

kaushal

23 Replies