- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
This is my design (http://img193.imageshack.us/img193/8141/sopc.jpg), i want to to use cpu_tse to handle ethernet without linux So, i looked to "Building 3c120 Superloop Simple Socket Server Plus" I connect the cpu_tse to the flash... I need to know if i have to make some changes in my design to use SSS ThanksLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well it's obviously a little difficult to quickly look at the picture and see everything. Basically all you need to run SSS is:
1 - CPU 2 - Boot memory (you're going to use the flash) 3 - Program memory (looks like you're going to use the DDR memory) 4 - MAC (you're using the TSE MAC which means you need the SGDMA controllers and onchip memory for descriptor storage). That's it. Nothing else needed. Well technically the SSS example uses a PIO to drive the LED but that's easy to remove. Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you jake,
I should change some script too...- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What script are you referring to?
Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
create-this-bsp script, create-this-app

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page