- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Running prog from SDRAM,no output in hypertermi nal
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-19-2012 05:07 AM
Hello
I am using spartan 3e and edk 11.1.I am using xilkernel for implementation of semaphore & mutex and in this regard I am running out of my BRAM memory so I used SDRAM and create my own linker script by giving starting address of sdram but the bizarre is I am not getting out put in hyperteminal though every thing goes fine and program dwnlded in board,I have been facing this problem ,I dont have any idea but if heap & stack section is in SDRAM i used to get o/p at hyperterminal but when .text section others are in SDRAM.I found no output?why?plz share
I used to get output if the linker script is..like
but not getting o/p if when
i am clueless plz share any views
Solved! Go to Solution.
Re: Running prog from SDRAM,no output in hypertermi nal
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-19-2012 10:55 AM
I have also posted about this problem earlier. I am eagerly waiting for experts comments
Research Fellow
University of Calcutta, India
Re: Running prog from SDRAM,no output in hypertermi nal
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-19-2012 08:43 PM
Its solved after using XMD
regards











