Suppose that for each $t\in\mathbf{R}$ we have an $n\times n$ matrix $A(t)$ and that there exists an $m\geq 0$ in such a way that for each $|t|\geq m$ the matrix $A(t)$ is positive definite. The family of matrices $A$ depends continuously on the parameter $t$. Moreover, the matrix norm of $A(t)$ is bounded by some constant. Now consider the following ODE $$\dot{x}(t)=A(t)x(t).$$ Then from the Cauchy-Lipschitz theorem, it follows that for each $y_0\in\mathbf{R}^n$ there exists a unique solution $x(t)$ of this ODE with $x(0)=y_0$. My question is: can I conclude that $x=0$ is the only bounded solution?
For $A$ independent of $t$ this is true, as we can compute the solution exactly and just see that any non-trivial solution is unbounded. For $n=1$, it is also true: for some fixed $t>m$ we can look at any solution $x$ with $x(t)>0$ (if $x(t)<0$ just look at $-x$), then the equation and the positive definiteness implies $x'(t)>0$. Hence $x$ is increasing at that point, which means that it grows to infinity as $t\rightarrow\infty$. Since any non-trivial solution to this ODE is non-zero at some $t>m$ it follows that $x=0$ is the only bounded solution. However, in the general non-autonomous $n\times n$ case I do not see how this works precisely. I do not necessarily need a proof, a reference to a book or paper is fine as well.
Update: Thanks to humanStampedist I discovered I at least need to assume that $A(t)\rightarrow A^{\pm}$ as $t\rightarrow\pm\infty$ for some positive definite matrices $A^{\pm}$. However, assuming this, I still do not know the solution, so more help is needed.
The norm of every the non-trivial solutions tend to infinity, as $t\to\infty$, provided that the least eigenvalues of $A(t)$ is bounded from below by a $\lambda_0>0$, i.e., if $$ \big(x(t),A(t)x(t)\big)\ge \lambda_0 |x(t)|^2 $$
Indeed, is $x(t)$ is a solution, then $$ \frac{d}{dt}|x(t)|^2=2\big(x(t),x'(t)\big)=\big(x(t),A(t)x(t)\big)\ge \lambda_0 |x(t)|^2, $$ and hence $$ \left(\mathrm{e}^{-\lambda_0 t}|x(t)|^2\right)'\ge 0 $$ and thus $$ \mathrm{e}^{-\lambda_0 t}|x(t)|^2\ge |x(0)|^2 $$ or $$ |x(t)|^2\ge \mathrm{e}^{\lambda_0 t}|x(0)|^2 $$