* [ECOS] how to call mount() in cyg_start()
@ 2013-05-21 15:44 Felix R
2013-05-22 12:02 ` [ECOS] " Felix R
2014-01-24 16:55 ` AW: [ECOS] " Richard Rauch
0 siblings, 2 replies; 3+ messages in thread
From: Felix R @ 2013-05-21 15:44 UTC (permalink / raw)
To: ecos-discuss
Hi,
i i call mount() in he main function (like in the fatfs1 test), it works.
But if i want i use threads i dont havte main() ant i want to call it in
cyg_start(). this fails wih this assert:
ASSERT FAIL: <1>disk.c[370]disk_connected() Bad LBA sector count
ASSERT FAIL: <1>disk.c [ 370] disk_connected()
Bad LBA sector count
Note: I am mounting a SD-Card.
Thanks
Felix
--
View this message in context: http://sourceware-org.1504.n7.nabble.com/how-to-call-mount-in-cyg-start-tp232754.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ECOS] Re: how to call mount() in cyg_start()
2013-05-21 15:44 [ECOS] how to call mount() in cyg_start() Felix R
@ 2013-05-22 12:02 ` Felix R
2014-01-24 16:55 ` AW: [ECOS] " Richard Rauch
1 sibling, 0 replies; 3+ messages in thread
From: Felix R @ 2013-05-22 12:02 UTC (permalink / raw)
To: ecos-discuss
I found the reason for this. Sorry to bother you.
--
View this message in context: http://sourceware-org.1504.n7.nabble.com/how-to-call-mount-in-cyg-start-tp232754p232885.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
^ permalink raw reply [flat|nested] 3+ messages in thread
* AW: [ECOS] how to call mount() in cyg_start()
2013-05-21 15:44 [ECOS] how to call mount() in cyg_start() Felix R
2013-05-22 12:02 ` [ECOS] " Felix R
@ 2014-01-24 16:55 ` Richard Rauch
1 sibling, 0 replies; 3+ messages in thread
From: Richard Rauch @ 2014-01-24 16:55 UTC (permalink / raw)
To: 'Felix R', ecos-discuss
Hello,
I am running currently into the same problem. SDCards with 8 GByte and more
are formatted with LBA.
It seems, that LBA information are not interpreted correctly from eCos
driver.
Do you have found already a solution?
Best Regards
Richard
_______________________________________________
Richard Rauch
ITR GmbH Informationstechnologie Rauch
web: http://www.itrgmbh.de
_______________________________________________
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-24 16:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-21 15:44 [ECOS] how to call mount() in cyg_start() Felix R
2013-05-22 12:02 ` [ECOS] " Felix R
2014-01-24 16:55 ` AW: [ECOS] " Richard Rauch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).